RyuuGan / sol-mergerLinks
Merges all imports into single file for solidity contracts
☆159Updated 8 months ago
Alternatives and similar repositories for sol-merger
Users that are interested in sol-merger are comparing it to the libraries listed below
Sorting:
- Utility to combine Solidity project to a flat file☆332Updated last year
- Example of how to use the CREATE2 opcode released in the Constantinople update for Ethereum☆120Updated 5 years ago
- Safe arithmetic☆276Updated 3 years ago
- Smart contracts for TokenBridge☆242Updated last year
- Project Wyvern Ethereum Smart Contracts☆218Updated 3 years ago
- A general purpose price feed oracle built on Uniswap v2 that uses merkle proofs under the hood.☆258Updated 4 months ago
- General ERC20 to ERC1155 Token Wrapper Contract☆207Updated last year
- FEI Protocol smart contract code, tests, and scripts/utilities for DAO proposals.☆193Updated 2 years ago
- 👮🏻🛰 Ethereum identity proxy contract that bounces meta transactions of etherless accounts.☆187Updated 7 years ago
- a proxy object that can compose transactions on owner's behalf☆319Updated 3 years ago
- A solidity preprocessor and flattener CLI and library☆113Updated 2 years ago
- Reference implementation for the ERC-1363 Payable Token Standard☆137Updated last week
- Mono repository of Token Bridge (Oracle, Deployment, Monitor). TokenBridge is an interoperability solution between EVM-based networks for…☆277Updated last year
- Solidity CRUD Library☆131Updated 2 years ago
- Simple Solidity contract to mock dependent contracts in truffle tests.☆93Updated 3 years ago
- Documentation generator for Solidity projects☆464Updated this week
- Ethereum Semi Fungible Standard (ERC-1155)☆318Updated 6 months ago
- A simple and sufficient ERC20 implementation