meth-weth
Token abstraction
An ERC20 token implementation that abstracts away the difference between native ETH and fungible tokens.
The most optimized ERC20 & Wrapped Ether implementation.
140 stars
4 watching
8 forks
Language: Solidity
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
philogy/erc721h | An optimized batch minting ERC721 implementation in Solidity | 46 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
dyng/eth-ramen | A terminal interface for interacting with Ethereum blockchain data | 71 |
nibbstack/erc721 | Reference implementation of the ERC-721 non-fungible token standard | 1,054 |
everexio/ethplorer | An API-driven platform providing real-time data and analytics for Ethereum tokens and transactions. | 828 |
ethereum/annotated-spec | A document detailing design rationale and annotated explanations of Ethereum's protocol changes | 325 |
eth-infinitism/account-abstraction | Develops a decentralized account abstraction protocol via an alternative mempool. | 1,555 |
dethcrypto/deth | An Ethereum node that simplifies developer experience with improved RPC support and features | 124 |
anish-agnihotri/multifaucet | Distributes testnet cryptocurrencies and NFTs across multiple testnet networks. | 166 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 706 |
d-xo/weird-erc20 | Provisioning examples of non-standard ERC20 token implementations. | 1,416 |
meh/exquisite | A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 79 |
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 8 |
fhunleth/elixir_ale | Library providing high-level abstractions for interfacing with hardware peripherals on Linux platforms | 344 |
0xsequence/erc20-meta-token | Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality | 207 |