v0.1.0-beta.1
Pre-release
Pre-release
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.