erc721
Token standard
Reference implementation of the ERC-721 non-fungible token standard
The reference implementation of the ERC-721 non-fungible token standard.
1k stars
33 watching
396 forks
Language: Solidity
last commit: over 2 years ago
Linked from 1 awesome list
contractcontractserc-721erc721ethethereumhacktoberfestimplementationnon-fungiblesmart-contractsstandardtokentokens
Related projects:
Repository | Description | Stars |
---|---|---|
philogy/erc721h | An optimized batch minting ERC721 implementation in Solidity | 46 |
maurelian/erc721-vyper | An implementation of the ERC721 specification in Vyper. | 41 |
mattlockyer/composables-998 | An implementation and documentation repo for the ERC-998 standard extension to ERC-721 on the Ethereum blockchain | 106 |
dfinity/icrc-1 | Defines standards for a fungible token standard and related protocols on the Internet Computer | 81 |
d-xo/weird-erc20 | Provisioning examples of non-standard ERC20 token implementations. | 1,416 |
0xsequence/erc20-meta-token | Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality | 207 |
philogy/meth-weth | An ERC20 token implementation that abstracts away the difference between native ETH and fungible tokens. | 140 |
rocklabs-io/ic-token | A DIP20 token standard implementation for the Internet Computer ecosystem | 88 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 81 |
sec-bit/tokenlibs-with-proofs | Verifies the correctness of Ethereum token contracts using formal methods and proof assistants. | 98 |
rocklabs-io/ic-nft | An NFT standard implementation for the DFINITY Internet Computer | 47 |
meherett/pytest-solidity | Tests smart contracts written in Solidity on the Ethereum blockchain | 26 |
eth-sri/securify | A security scanner for Ethereum smart contracts | 218 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
boilertalk/web3.swift | A Swift library for interacting with the Ethereum Network and signing transactions | 647 |