Spawner
Proxy generator
Generates minimal proxies for executing logic contracts with an included initialization step during contract creation
Spawn EIP 1167 minimal proxies with an included initialization step during contract creation.
41 stars
5 watching
8 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
ethereum-contractinitializerlibraryproxyspawner
Related projects:
Repository | Description | Stars |
---|---|---|
wolflo/proxies.huff | Ethereum delegate-call proxy implementation in JavaScript using Huffman coding (Huff) to minimize deployment costs and call overhead. | 22 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
partylikeits1983/proxy_implementation | A CLI tool to obtain implementation addresses from proxy contracts on various blockchain networks. | 7 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 706 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
makerdao/pymaker | An API providing access to Maker contracts | 193 |
digitaloptimizationgroup/cloudflare-edge-proxy | A Cloudflare worker script for enabling A/B testing and canary releases across multiple backends. | 73 |
cgvirus/blender-vse-easy-proxy | An extension for Blender that automates the creation of proxy files using FFMPEG for Video Sequence Editor (VSE) workflow. | 19 |
hiddentao/ethereum-abi-ui | Automates the creation of UI form field definitions and validators from Ethereum contract ABIs | 58 |
urszeidler/uml2solidity | Generates smart contract code from UML models | 37 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
merklejerk/ez-ens | A simple resolver for Ethereum Name Service addresses with promise-based API | 18 |