uml2solidity
Contract generator
Generates smart contract code from UML models
A uml profile and a set of acceleo code generators to model smart contracts in uml and generate solidity code.
37 stars
4 watching
14 forks
Language: Java
last commit: about 7 years ago
Linked from 1 awesome list
acceleocode-generatoreclipseeclipse-pluginpapyrussmart-contract-toolssolidityuml
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/contracts-wizard | Generates smart contract code from pre-defined components | 248 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
naddison36/sol2uml | A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. | 1,167 |
okwme/dapp-scratch | A CLI tool that generates JavaScript modules from Solidity contracts for interacting with decentralized applications. | 41 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
aniket-engg/sol-profiler | Tool to visualize and review Solidity smart contract methods properties | 30 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
aniket-engg/sol-profiler-vscode | An extension for Visual Studio Code to generate and store profiles of smart contract methods in Solidity language. | 15 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
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 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
raineorshine/solgraph | A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity | 1,018 |
unstoppabledomains/solidity-sizer | Automates contract size calculation in Solidity projects. | 2 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |