erc721h

ERC token library

An optimized batch minting ERC721 implementation in Solidity

GitHub

46 stars
2 watching
4 forks
Language: Solidity
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nibbstack/erc721Reference implementation of the ERC-721 non-fungible token standard1,054
philogy/meth-wethAn ERC20 token implementation that abstracts away the difference between native ETH and fungible tokens.143
maurelian/erc721-vyperAn implementation of the ERC721 specification in Vyper.41
loomnetwork/erc721xAn extension of ERC721 that adds support for multi-fungible tokens and batch transfers.166
jesserc/secp256k1-huffA Huff implementation of an elliptic curve library used in cryptocurrency applications5
d-xo/weird-erc20Provisioning examples of non-standard ERC20 token implementations.1,442
ethereum/emacs-solidityA language mode for Solidity, used in Ethereum blockchain development206
ethereum/solc-binProvides current and historical builds of the Solidity Compiler402
duaraghav8/ethlintAnalyzes Solidity code for style and security issues and fixes them.927
cryptofinlabs/cryptofin-solidityA collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum88
pubkey/eth-cryptoProvides cryptographic functions for Ethereum transactions and smart contracts884
philogy/safeconsoleA memory-preserving logging library for Solidity applications.50
alianse777/solidity-standard-libraryA collection of reusable building blocks for Solidity programming, providing basic data structures and mathematical functions.65
rareskills/huff-puzzlesA series of exercises to learn EVM bytecode with the Huff Language379
devtooligan/huffhuffpassAn implementation of the ERC20 token standard with additional functionality including transferFrom and permit functions.28