template-ethereum-contracts
EVM contract template
A template for developing EVM-based smart contracts in TypeScript
Template to develop ethereum smart contracts
489 stars
8 watching
118 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
warp-contracts/warp-wasm-templates | Provides pre-built templates and tools for developing and deploying smart contracts in various programming languages on the SmartWeave Protocol | 41 |
etherspot/etherspot-prime-contracts | A set of reusable, TypeScript-based smart contract templates for the Etherspot ecosystem. | 50 |
ewasm/design | Provides a specification and framework for executing Ethereum contracts in a restricted subset of WebAssembly. | 1,018 |
danielvf/evm-contract-draw | A tool for visualizing and analyzing the byte code of Ethereum smart contracts | 122 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 511 |
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,961 |
aorumbayev/algokit-tealish-template | Provides a structured template for developing Algorand Smart Contracts using Algokit and Tealish | 0 |
cyrusadkisson/solidity-baby-steps | A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity | 962 |
cosmwasm/cw-template | A template to create smart contracts in Rust for the Cosmos SDK | 288 |
evmts/tevm-monorepo | A set of tools for building Ethereum-based applications in the browser and Node.js using TypeScript. | 267 |
abstractsdk/templates | Provides a starting point for building composable smart-contracts on the Abstract platform | 10 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
warp-contracts/warp | An implementation of the Arweave SmartWeave smart contracts protocol for creating and interacting with blockchain-based smart contract applications. | 159 |
muellerberndt/smashing-smart-contracts | Security analysis and documentation of smart contracts on the Ethereum network | 168 |
transmissions11/foundry-template | A streamlined template for creating smart contracts with Foundry and Solmate | 163 |