solidity-node-docker-starter
Contract builder
A toolset for developing and deploying Ethereum smart contracts with Node.js and Docker
Starter project for developing Ethereum smart contracts with Solidity, Truffle and Node.js as a backend server.
62 stars
7 watching
15 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
dockerdocker-composeexpressnodejssoliditysolidity-contractstruffle
Related projects:
Repository | Description | Stars |
---|---|---|
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
smartcontractkit/foundry-starter-kit | A tool to help developers build, test, and deploy smart contracts using the Foundry framework | 334 |
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 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |
thirdweb-dev/contracts | A collection of reusable, pre-built smart contract modules with shared functionality and interfaces. | 997 |
shimmi/smart-contracts-skeleton | A set of tools to help develop and test smart contracts on the Ethereum blockchain | 23 |
arweaveteam/smartweave | Enables users to create, deploy, and interact with scalable smart contracts on the Arweave protocol using a simple CLI interface. | 250 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
dapphub/dappsys | A collection of building blocks for Ethereum smart contract systems using Solidity and Nix. | 581 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,461 |
makerdao/pymaker | An API providing access to Maker contracts | 193 |