0.0.3 • Published 3 years ago

@assets-club/smart-contracts v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

The Assets Club smart contracts

GitHub License GitHub Release Date GitHub branch checks state Codecov

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.