dapp-scratch
Contract generator
A CLI tool that generates JavaScript modules from Solidity contracts for interacting with decentralized applications.
CLI for generating javascript modules from Solidity Contracts for Decentralized Apps
41 stars
3 watching
15 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/contracts-wizard | Generates smart contract code from pre-defined components | 248 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
dapphub/dappsys | A collection of building blocks for Ethereum smart contract systems using Solidity and Nix. | 581 |
urszeidler/uml2solidity | Generates smart contract code from UML models | 37 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
cosmo-project/meteor-dapp-cosmo | A real-time Solidity development environment DApp for building and vetting contracts. | 61 |
rhlsthrm/typescript-solidity-dev-starter-kit | A starter kit for developing smart contracts with a full Typescript environment using Hardhat as the platform layer | 410 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
srdtrk/go-codegen | Generates Go code for CosmWasm smart contracts | 26 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 511 |
warp-contracts/warp | An implementation of the Arweave SmartWeave smart contracts protocol for creating and interacting with blockchain-based smart contract applications. | 159 |
lamarkaz/psol | A JavaScript-based preprocessor for Solidity smart contracts that allows for more flexible and efficient development | 14 |