Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

ethereumjs/ethereum-verified-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Verified Contracts

Verification

Download solidity binaries:

git clone https://github.com/ethereum/solc-bin.git
mkdir .soljson
mv ./solc-bin/soljson-v* ./.soljson
rm -rf ./solc-bin

Verify contracts:

node ./bin/verify.js

LICENSE

MIT license.

About

[DEPRECATED] Ethereum Verified Contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published