Download the PHP package trustenterprises/hashgraph without Composer
On this page you can find all versions of the php package trustenterprises/hashgraph. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download trustenterprises/hashgraph
More information about trustenterprises/hashgraph
Files in trustenterprises/hashgraph
Package hashgraph
Short Description Laravel package to integrate with Trust Enterprises Hedera REST API
License MIT
Homepage https://github.com//laravel-hashgraph
Informations about the package hashgraph
Laravel Hashgraph API, create NFTs, permissioned marketplaces, or create a foundational L2 with base consensus.
Trust backed by Hedera Hashgraph using your own serverless REST client by Trust Enterprises.
The project manages any trust events and consensus responses, it is a full solution for managing webhook functionality after a client has received consensus.
Support us
We're open to ongoing financial support to help with the continuation of the development of these libraries and projects and help for integration for your current SaaS projects, if you are interested in sponsoring/working with us please get in contact.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Deployment with the hedera serverless client
This is a Laravel library and introduces a migration, listenable events and a new webhook route.
Set the WEBHOOK_URL in your serverless client to domain.com/hashgraph where domain is your URL. Read more about our usage of webhooks.
For local development you can use ngrok to expose your local server.
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Matt Smithies
- All Contributors
License
The Apache 2.0 License. Please see License File for more information.