Releases: blockcoders/harmony-marketplace-sdk
Releases · blockcoders/harmony-marketplace-sdk
v0.1.2
v0.1.1
v0.1.0
Milestone 4 - Release
https://github.com/blockcoders/harmony-marketplace-sdk/milestone/4?closed=1
- License
- Fix reporter bugs from pre-release.
- Publish a release version ready for use in production
- Updated inline documentation.
v0.1.0-rc.3
Added inline documentation.
v0.1.0-rc.2
Added inline documentation.
v0.1.0-rc.1
Milestone 3 - Standardization of NFT and Bridge contracts interfaces. Documentation and CI pipeline integration.
https://github.com/blockcoders/harmony-marketplace-sdk/milestone/3?closed=1
- Export HRC20 abstract interfaces
- Export HRC721 abstract interfaces
- Export HRC1155 abstract interfaces
- Cross-chain HRC20/721/1155 bridges.
- Integration tests with harmony testnet to verify the correct functionality.
- Added inline documentation.
- Circle CI
- Coverage
- Pre-release
v0.1.0-beta.3
Milestone 2 - Provide abstraction that will allow the creation of your own base implementation.
https://github.com/blockcoders/harmony-marketplace-sdk/milestone/2?closed=1
- Add support for HD Wallet-enabled
- Add batch functions for Erc721 and Erc1155 interfaces
- Integration tests with harmony testnet to verify the correct functionality.
- Added inline documentation.
v0.1.0-beta.1
Milestone 1 - HRC721 and HRC1155 Interfaces
https://github.com/blockcoders/harmony-marketplace-sdk/milestone/1?closed=1
- Implemented a reusable abstract class for Non Fungible tokens.
- Implemented a reusable HRC721 interface.
- Implemented a reusable HRC1155 interface.
- Integration tests with harmony testnet to verify the correct functionality.
- Added inline documentation.