Skip to content

assets-club/smart-contracts

Repository files navigation

The Assets Club smart contracts

GitHub License GitHub branch checks state Codecov

TheAssetsClub collection

You can find the main collection on the Ethereum blockchain.

TheAssetsClub at NFT Paris collection

We were at the NFT Paris on February 24-25 2023! For this event, we deployed a special collection dedicated to NFT Paris.

Related links:

Maintainers

This repository is proudly maintained by @mathieu-bour, software engineer.

Mathieu Bour
Mathieu "Windyy" Bour
Charly Mancel
Charly "Lymnah" Mancel

Architecture

The Assets Club has only a single smart contract, that is deployed on the Ethereum blockchain at 0xe6eb4cFd8600832edd617F6D86ab9D63A4fb7bDA.

The contract is ERC721-compatible and is based on Asuki's ERC721A implementation. The source can be found in TheAssetsClub.sol.