-
Updated
Sep 1, 2020 - Shell
{{ message }}
Ethereum smart contracts for security and utility tokens
Colony Network smart contracts
Visual Studio Code language support extension for Solidity smart contracts in Ethereum
A list of links to articles, tutorials and papers that are helpful for people developing on the ethereum stack
A Solidity to wasm compiler written in rust
Official Ethereum Studio project repository. And IDE specially tailored to make it as simple as possible to onboard new users into the Ethereum ecosystem
Seriality is a library for serializing and de-serializing all the Solidity types in a very efficient way which mostly written in solidity-assembly
Integrated Ethereum implementation and tool suite focused on Solidity testing and development.
BokkyPooBah's Token Teleportation Service Smart Contract
Resources for the Ethereum Smart Contract Development tutorial series.
A blockchain protocol for tokenized hedge funds
Contracts for FundRequest (platform, token, crowdsale)
web3j Maven plugin
Voting DApp using Web3, Solidity, Hyperledger Fabric and Chaincode EVM
The road so far on Udacity Blockchain Developer Nanodegree
A decentralized e-commerce platform! Tech Stack: Ethereum (Solidity) on the backend, Web3 binding to ReactJS frontend!
Starter project for developing Ethereum smart contracts with Solidity, Truffle and Node.js as a backend server.
Boilerplate for your next Smart Contract, made simple.
Ethereum contract ABI to gRPC protobuf IDL transpiler
A tool to generate the grpc server code for a contract
Code base for "Learn Solidity: Programming Language for Ethereum Smart Contracts" course in Tosh Academy & Blockchain Council
A blockchain based KYC registry prototype
Add a description, image, and links to the solidity-contracts topic page so that developers can more easily learn about it.
To associate your repository with the solidity-contracts topic, visit your repo's landing page and select "manage topics."
We currently have some utilities copied from aragonUI in a number of the apps, but we should prefer directly importing them from aragonUI instead (for example,
shortenAddress).