ar-erc20-contract

ERC20 contract

An AR-based ERC20 contract implementation

GitHub

11 stars
4 watching
1 forks
Language: Solidity
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
maple-labs/erc20 An ERC-20 standard implementation with minimal functionality and extendability features 73
zeframlou/vested-erc20 A wrapper around an ERC20 token that linearly vests its underlying value over time to its holders. 241
0xsequence/erc20-meta-token Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality 207
maurelian/erc721-vyper An implementation of the ERC721 specification in Vyper. 41
alephao/solidity-benchmarks A collection of benchmarks for popular contract implementations in Solidity. 103
merklejerk/flex-contract An abstraction layer for Ethereum smart contracts with flexible configuration options and simple integration 26
ethereum/solidity-examples A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities 535
truewallet/contracts A smart contract wallet with features for account abstraction, modular design, and social recovery. 11
beefyfinance/beefy-contracts Community-driven development of smart contract templates for the Beefy protocol 180
0xmic/solidity A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine 60
pimlicolabs/erc20-paymaster An ERC-4337 Paymaster contract allowing users to pay gas fees with ERC-20 tokens by leveraging an oracle to fetch latest prices. 74
zyield/eth_contract A set of helper methods to call and query Ethereum smart contracts via JSON RPC. 14
raineorshine/solidity-by-example A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts 430
ethereum/solc-js A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. 1,456
eth-sri/securify2 An automated security scanner for Ethereum smart contracts 588