Skip to content

Maximally efficient (WIP), minimalist ERC-721 implementation. Inspired by solmate/ERC721's minimalist architecture and forked from ERC721A.

Notifications You must be signed in to change notification settings

kadenzipfel/ERC721K

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC721K

ERC721K is a maximally efficient (WIP), minimalist ERC-721 implementation. Inspired by solmate/ERC721's minimalist architecture and forked from ERC721A, the contract seeks to reduce ERC721 gas costs as much as possible.

Gas

See how ERC721K compares to other popular implementations in gas benchmarks.

Security

Though this contract has not been professionally audited, it has a strong test suite forked from solmate.

tests

Contributions

I intend to keep this repository active and to continually improve upon the code. If you see any possible improvement, please submit a pull request.

DISCLAIMER: This contract has not been professionally audited. By using this contract in any way you assume all risks and liability.

About

Maximally efficient (WIP), minimalist ERC-721 implementation. Inspired by solmate/ERC721's minimalist architecture and forked from ERC721A.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages