composables-998
ERC standard
An implementation and documentation repo for the ERC-998 standard extension to ERC-721 on the Ethereum blockchain
An implementation and documentation repo for developing the ERC-998 standard for Ethereum.
106 stars
13 watching
64 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nibbstack/erc721 | Reference implementation of the ERC-721 non-fungible token standard | 1,054 |
maurelian/erc721-vyper | An implementation of the ERC721 specification in Vyper. | 41 |
0xsequence/erc20-meta-token | Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality | 207 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
makerdao/pymaker | An API providing access to Maker contracts | 193 |
christophejunke/cl-infinidash | A Lisp API to an Amazon Web Services reactive cryptography service | 0 |
openzeppelin/openzeppelin-test-helpers | Assists in testing Ethereum smart contracts | 415 |
marcelog/ex_rfc3966 | A Tel URI parser based on the official uri grammar following the RFC3966 standard. | 1 |
duaraghav8/ethlint | Analyzes Solidity code for style and security issues and fixes them. | 927 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
abstractsdk/cw-orchestrator | A tool for generating typed interfaces to CosmWasm smart contracts | 79 |
mike-engel/jwt-cli | A CLI tool to work with JSON Web Tokens | 1,108 |
mdtanrikulu/use-metamask | A React Hook to manage connections to the Ethereum wallet using Metamask | 165 |
joshstevens19/evmc | A tool to fetch and import contract code from the blockchain into an IDE | 127 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |