status-go/contracts/community-tokens
Michal Iskierko c4cd5775db feat(MasterToken): Add MasterToken.go
Small refactoring in Collectibles service in order to make API code more simple.
Add TokenInstance interface with some common functions.
Implementations of TokenInstance for TokenMaster, Collectibles and Assets contracts.

Issue #11276
2023-08-16 11:31:12 +02:00
..
assets feat(OwnerToken): Owner token and master token deployment 2023-08-14 20:57:00 +02:00
collectibles feat(OwnerToken): Owner token and master token deployment 2023-08-14 20:57:00 +02:00
contracts feat(OwnerToken): Owner token and master token deployment 2023-08-14 20:57:00 +02:00
mastertoken feat(MasterToken): Add MasterToken.go 2023-08-16 11:31:12 +02:00
ownertoken feat(OwnerToken): Owner token and master token deployment 2023-08-14 20:57:00 +02:00