erc20-meta-token
Token wrapper
Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality
General ERC20 to ERC1155 Token Wrapper Contract
207 stars
22 watching
42 forks
Language: TypeScript
last commit: 6 months ago
Linked from 2 awesome lists
erc20ethereummeta-transaction-functionality
Related projects:
Repository | Description | Stars |
---|---|---|
maurelian/erc721-vyper | An implementation of the ERC721 specification in Vyper. | 41 |
zeframlou/vested-erc20 | A wrapper around an ERC20 token that linearly vests its underlying value over time to its holders. | 241 |
d-xo/weird-erc20 | Provisioning examples of non-standard ERC20 token implementations. | 1,416 |
loomnetwork/erc721x | An extension of ERC721 that adds support for multi-fungible tokens and batch transfers. | 165 |
nibbstack/erc721 | Reference implementation of the ERC-721 non-fungible token standard | 1,054 |
everfinance/ar-erc20-contract | An AR-based ERC20 contract implementation | 11 |
transeptorlabs/transeptor-bundler | An ERC-4337 bundler written in TypeScript for smart contract development on the Ethereum blockchain | 25 |
kyvenetwork/war | A platform that enables users to securely transfer wrapped AR tokens on Ethereum by leveraging an ERC20 contract and a custodian-based bridge. | 9 |
0xsequence/sequence.js | A modular web3 stack and smart wallet for Ethereum chains | 305 |
mattlockyer/composables-998 | An implementation and documentation repo for the ERC-998 standard extension to ERC-721 on the Ethereum blockchain | 106 |
mdtanrikulu/use-metamask | A React Hook to manage connections to the Ethereum wallet using Metamask | 165 |
everexio/ethplorer | An API-driven platform providing real-time data and analytics for Ethereum tokens and transactions. | 828 |
cosmwasm/cw-tokens | Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 85 |
maple-labs/erc20 | An ERC-20 standard implementation with minimal functionality and extendability features | 73 |
metachaos-systems/ccxtex | Provides Elixir/Erlang interoperability with the CCXT cryptocurrency exchange API | 12 |