0.0.3 • Published 3 years ago
@assets-club/smart-contracts v0.0.3
The Assets Club smart contracts
Mission
Soon!
Maintainers
This repository is proudly maintained by @mathieu-bour, software engineer.
Architecture
The Assets Club has only a single smart contract, that is deployed on the Ethereum blockchain at insert deployed address.
The contract is ERC721-compatible and is based on Asuki's ERC721A implementation. The source can be found in TheAssetsClub.sol.