Nethereum-CodeGenerator
Contract generator
Generates C# interfaces and classes from Solidity smart contracts
A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts
6 stars
3 watching
1 forks
Language: EJS
last commit: 11 days ago
Linked from 1 awesome list
abibytecodeethereumgenerategeneratorinterfacenethereumservicesmart-contractssolcsolc-jssolcjssolidtyvuejs
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
srdtrk/go-codegen | Generates Go code for CosmWasm smart contracts | 26 |
okwme/dapp-scratch | A CLI tool that generates JavaScript modules from Solidity contracts for interacting with decentralized applications. | 41 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
deno-web3/solc | Provides TypeScript bindings for compiling and deploying Solidity smart contracts on the Ethereum blockchain. | 72 |
urszeidler/uml2solidity | Generates smart contract code from UML models | 37 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
mechanismhq/clarigen | Automatically generates TypeScript-friendly clients for interacting with Clarity smart contracts | 31 |
openzeppelin/contracts-wizard | Generates smart contract code from pre-defined components | 248 |
stefh/proxyinterfacesourcegenerator | A tool that generates interfaces and proxy classes to facilitate mocking and dependency injection of external classes without interfaces | 39 |
juanfranblanco/vscode-solidity | A Visual Studio Code extension providing language support and tools for smart contract development in Ethereum using the Solidity programming language. | 904 |
hyperledger-solang/solang | A Solidity compiler that enables development and deployment of smart contracts on multiple blockchain platforms | 1,270 |
maxifom/eos-abigen | Tools for generating type-safe code for interacting with EOS-compatible smart contracts | 4 |
tintinweb/solgrep | A tool for finding and analyzing smart contracts in Solidity source code | 143 |