Skip to content

kanedaaaa/erc721-storage

Repository files navigation

ERC721 Storage

b codecov mit

Contract was previously made for NFT staking project, but it can be generic implementation of "NFT Database" that can be modified, or used as it is for other offchain or even onchain implementations.

Idea is to properlly send NFTs, from any collection and contract will manage them, their owners, staked timestamp, etc. This info can be accessed with very flexible getter functions.

NOBODY but the NFT owner has the access to their NFT. Meaning, nobody else can withdraw or use it.

About

Blockchain database for ERC721 tokens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published