Nile plugin to verify smart contracts on starkscan.co
Project description
⛵️✅ Nile verifier plugin
Plugin for Nile to verify contracts on starkscan.co.
Installation
pip install nile-verifier
Usage
nile verify CONTRACT_PATH --network NETWORK
For example:
$ nile verify contracts/uwu.cairo --network goerli
🔎 Verifying uwu on goerli...
✅ Success! https://testnet.starkscan.co/class/0x226718449b40fa299d718eb50f72af707f2210e540e11a830c2ad72a235d5e0#code
Note that the contract has to be deployed, or the verification will fail
$ nile verify contracts/uwu.cairo --network goerli
❌ Could not find any contract with hash 0x226718449b40fa299d718eb50f72af707f2210e540e11a830c2ad72a235d5e0
🤔 Are you sure you deployed to goerli?
License
MIT.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nile-verifier-0.1.3.tar.gz
(4.0 kB
view hashes)
Built Distribution
Close
Hashes for nile_verifier-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f24eac01cd1925b5bd263e44ca9ab34c4d1acb8a27efb40abf02b9a909967c24 |
|
MD5 | 7610ab19a0f63fa96ce127c1a1a3a866 |
|
BLAKE2b-256 | 6b96e983e2372e6f6320b2ad866956502ae068c4d0a80e5033ff4aa88feebd56 |