erc721-vyper
ERC token contract
An implementation of the ERC721 specification in Vyper.
ERC721 in Vyper
41 stars
4 watching
4 forks
Language: Python
last commit: about 7 years ago erc721ethereumvyper
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Reference implementation of the ERC-721 non-fungible token standard | 1,054 |
| | An extension of ERC721 that adds support for multi-fungible tokens and batch transfers. | 166 |
| | Tests deployment and interaction with Vyper smart contracts on a blockchain network | 9 |
| | Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality | 207 |
| | An optimized batch minting ERC721 implementation in Solidity | 46 |
| | A bundler for Ethereum smart contracts written in TypeScript, optimized for performance and modular design. | 25 |
| | A wrapper around an ERC20 token that linearly vests its underlying value over time to its holders. | 242 |
| | An Emacs mode for the Vyper programming language | 10 |
| | An API providing access to Maker contracts | 193 |
| | Syntax highlighting for Vyper smart contract language in Vim and Neovim editors | 28 |
| | Utilities for interacting with the Ethereum virtual machine | 367 |
| | A template for building and testing Vyper smart contracts on the Ethereum blockchain using Foundry. | 175 |
| | Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. | 80 |
| | Encodes and decodes function calls and their output in smart contracts | 518 |
| | A set of helper methods to call and query Ethereum smart contracts via JSON RPC. | 14 |