Releases: trustenterprises/laravel-hashgraph
Releases · trustenterprises/laravel-hashgraph
Added simple HCS-20 Inscriptions to PHP Library
What's Changed
- Inscription Implementation for Laravel/PHP by @mattsmithies in #17
Full Changelog: 2.3.0...3.0.1-alpha
Status
This is alpha, use at your own risk, have fun and look at the PHP tests for examples.
Adds batch NFT transfers
Add explicit token decimals
Context
see: trustenterprises/hedera-serverless-api#44
As well as the updated documentations
What's Changed
- Support explicit token decimals by @mattsmithies in #15
Full Changelog: 2.0.1...2.2.0
Integrate NFT flow into Laravel SDK
What's Changed
- Check account holdings by @mattsmithies in #13
- Integrate NFT flow into Laravel SDK by @mattsmithies in #14
Full Changelog: 1.2.0...2.0.1
Account token holdings
What's Changed
- Laravel client - API staking support by @mattsmithies in #12
Full Changelog: 1.1.0...1.3.0
Native Staking Support
1.2.0 Merge pull request #12 from trustenterprises/feature-client-staking-s…
[1.1.0] Laravel 8 Support for minting and marketplace
Overview
Add the API marketplace and minting functionality into latest Laravel versions.
Support PHP 8 projects
This release provides support for PHP8 only releases for Laravel
[1.0.3] Initial Release
Initial Release 🚀
This is a Laravel package that makes it simple to bake trust into a project.
Proof of Anything in Laravel, 2 lines of code, less than 5 minutes to set up.
Look at the README or Laravel Trust Enterprises docs for more information