clone-factory
shim factory
A contract factory that enables easy creation of minimalistic forwarding shim contracts.
Simple clone contract factory
406 stars
7 watching
92 forks
Language: Solidity
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
es-shims/string.prototype.replaceall | A polyfill shim for the String.prototype.replaceAll method to ensure compatibility with ESnext proposal in older JavaScript environments. | 36 |
es-shims/string.prototype.trimright | A shim that adds support for the trimRight method to the String prototype in JavaScript environments where it is not natively supported. | 8 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 262 |
zeframlou/foundry-canary | A repository for experimenting with and reproducing issues in the Foundry framework for Ethereum development | 46 |
paulrberg/foundry-template | A pre-configured development environment for building and testing Solidity smart contracts | 570 |
es-shims/string.prototype.trimleft | A shim to add support for trimming whitespace from the left side of strings in JavaScript. | 7 |
zeframlou/foundry-template | A template project for building and deploying smart contracts using Foundry framework | 155 |
dapphub/dappsys | A collection of building blocks for Ethereum smart contract systems using Solidity and Nix. | 579 |
sphinx-labs/chugsplash-foundry | A tool for deploying and managing upgradeable smart contracts on the Ethereum blockchain | 96 |
es-shims/array.prototype.every | A polyfill for the Array.prototype.every method to enable it in older JavaScript environments. | 7 |
cosmwasm/cosmwasm | A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,081 |
pcaversaccio/snekmate | Provides a set of reusable, modular smart contract components for secure and efficient Ethereum development | 517 |
dereuromark/cakephp-shim | Provides compatibility wrapper to maintain functionality across major framework versions | 37 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 513 |