-
Updated
Jul 4, 2020 - TypeScript
#
smartcontract
Here are 97 public repositories matching this topic...
Armors-solidity is a framework to build secure smart contracts on Ethereum.
-
Updated
Mar 3, 2020 - JavaScript
This DAPP was used to send token or ETH to multiple addresses in one transaction, and that can help user to save more tx fee and time than sending one by one
dapp
batch-script
erc20
metamask
dapps
smartcontract
erc20-tokens
dapp-developers
batch-send
batch-transfer
eth-send
bulktransfer
bulksender
multisender
-
Updated
Nov 10, 2018
Solidity Smart Contracts Samples
-
Updated
Jun 7, 2020 - JavaScript
A simple blockchain-based voting system application built from scratch by Python. It's available for running with multipeer.
-
Updated
Mar 15, 2020 - Python
An experimental rust zksnarks compiler with embeeded bellman-bn128 prover
-
Updated
Jul 2, 2020 - Rust
KHS Blockchain Browser
-
Updated
Jun 30, 2020 - JavaScript
Snak is a Hyperledger Burrow’s tools, which provides some facilities to compile, deploy and test smart contracts and send transactions to the Burrow. With Snack you can easily install and uninstall Burrow (currently only for Darwin and Ubuntu 16.04 amd64) and easily launch a Burrow test network.(Updated for Hyperledger Burrow v0.18.0)
-
Updated
Feb 8, 2019 - JavaScript
Repository for aggregating news or speculations about Chainlink.
-
Updated
May 19, 2019
The solidity code for the SIFT smart contract.
-
Updated
Mar 12, 2018 - Shell
Tesseract is a library to run SmartContract on Docker Container.
-
Updated
Mar 8, 2019 - Go
Smart contract auditing assistant tool for Truffle Framework.
-
Updated
Apr 30, 2020 - JavaScript
ontology wasm contract development kit
-
Updated
Jul 1, 2020 - Rust
Global Azure Bootcamp 2018 - Ethereum SmartContracts in Azure Blockchain as a Service.
javascript
azure
ethereum
blockchain
vscode
netcore
labs
solidity
geth
code-generation
smartcontract
solidity-coverage
azure-blockchain
ganache
-
Updated
Dec 27, 2019 - C#
IDMoB: IoT Data Marketplace on Blockchain
-
Updated
Jun 7, 2018 - JavaScript
-
Updated
Jan 30, 2019 - C#
Survey Management Smart Contract on NEO Blockchain - Allowing users to create and respond to surveys
-
Updated
Sep 29, 2017 - C#
Humanscape(HUM, ERC-20), crowdsale ✨
-
Updated
Aug 15, 2019 - JavaScript
Notarisation service to verify a document's authenticity by registering its cryptographic hash in a smart contract on the NEO Blockchain.
-
Updated
Sep 29, 2017 - C#
Smart Contracts for DERO in DBasic
-
Updated
Jan 16, 2019 - Visual Basic
Improve this page
Add a description, image, and links to the smartcontract topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smartcontract topic, visit your repo's landing page and select "manage topics."
when sol artifacts are compiled there already is a gas estimation done. would be helpful to provide these information in a seperate view. The view has to behave context sensitive as the outline view does. So it will ever show the gas estimation for the currently selected sol artifact.