-
Updated
Feb 22, 2021 - TypeScript
#
smartcontract
Here are 107 public repositories matching this topic...
Armors-solidity is a framework to build secure smart contracts on Ethereum.
-
Updated
Dec 10, 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
Jan 20, 2021 - Solidity
Solidity Smart Contracts Samples
-
Updated
Dec 29, 2020 - JavaScript
An experimental rust zksnarks compiler with embeeded bellman-bn128 prover
-
Updated
Jul 19, 2020 - Rust
A simple blockchain-based voting system application built from scratch by Python. It's available for running with multipeer.
-
Updated
Mar 15, 2020 - Python
KHS Blockchain Browser
-
Updated
Jan 5, 2021 - 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
The solidity code for the SIFT smart contract.
-
Updated
Mar 12, 2018 - Shell
Repository for aggregating news or speculations about Chainlink.
-
Updated
May 19, 2019
Tesseract is a library to run SmartContract on Docker Container.
-
Updated
Mar 8, 2019 - Go
ontology wasm contract development kit
-
Updated
Jan 8, 2021 - Rust
Smart contract auditing assistant tool for Truffle Framework.
-
Updated
Dec 11, 2020 - JavaScript
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
Sep 5, 2020 - 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#
EVO Protocol Whitepaper
trading
protocol
ethereum
blockchain
solidity
whitepaper
quantitative-finance
evm
smartcontract
defi
-
Updated
Jan 19, 2021 - TeX
Humanscape(HUM, ERC-20), crowdsale ✨
-
Updated
Aug 15, 2019 - JavaScript
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.