blacksmith
Contract interface
A tool for generating a simple frontend for interacting with smart contracts using a web framework and a deployment script.
🔨 An adaptive frontend for smart contract interaction
313 stars
8 watching
28 forks
Language: TypeScript
last commit: 12 months ago
Linked from 2 awesome lists
anvilethereumfoundrynextjsreactsolidityviemwagmi
Related projects:
Repository | Description | Stars |
---|---|---|
foundry-rs/starknet-foundry | A toolkit for developing and interacting with Starknet smart contracts in Rust. | 324 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
smartcontractkit/foundry-starter-kit | A tool to help developers build, test, and deploy smart contracts using the Foundry framework | 334 |
zyield/eth_contract | A set of helper methods to call and query Ethereum smart contracts via JSON RPC. | 14 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
foundry-rs/forge-template | A starter project for building Smart Contract projects with Foundry's Forge framework. | 383 |
indatus/blacksmith | Automates code generation for common files used in software applications. | 193 |
ciaranmcveigh5/ethernaut-x-foundry | A repository that enables local execution of Ethernaut levels using Foundry, a Rust-based tool for building and testing smart contracts. | 270 |
odyslam/foundry-upgrades | Provides tools and helpers to manage upgradeable smart contracts on Ethereum | 170 |
foundry-rs/foundry-toolchain | A toolkit for Ethereum application development | 225 |
foundry-rs/hardhat | A collection of plugins to integrate Foundry with the Hardhat project framework | 93 |
transmissions11/foundry-template | A streamlined template for creating smart contracts with Foundry and Solmate | 163 |
abstractsdk/cw-orchestrator | A tool for generating typed interfaces to CosmWasm smart contracts | 79 |
ewasm/design | Provides a specification and framework for executing Ethereum contracts in a restricted subset of WebAssembly. | 1,018 |