lowk3v / dumpsc

A tool is used to download a verified source code of smart contracts from an explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dumpsc

https://opensource.org/licenses/MIT https://goreportcard.com/badge/github.com/lowk3v/dumpsc https://github.com/lowk3v/dumpsc/releases https://twitter.com/lowk3v_

dumpsc is a tool used to download a verified source code for smart contracts from an explorer (without a key).

Features

Download verified source code from an explorer

Usage

dumpsc features

Installation

go install github.com/lowk3v/dumpsc@latest

Todo

  • List supported explorers
  • Add more explorers
  • Show version of binary
  • Add more tests
  • Support input from stdin
  • Support output to stdout

Donate

Cryptocurrency ETH

0x1337b23C637B3b802A9a0a57761c02026f614e6b

License

MIT License

About

A tool is used to download a verified source code of smart contracts from an explorer

License:MIT License


Languages

Language:Go 95.5%Language:Dockerfile 4.0%Language:Makefile 0.6%