Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tintinweb/smart-contract-inspector

the magic X-ray machine for solidity smart contracts
https://github.com/tintinweb/smart-contract-inspector

Last synced: about 1 month ago
JSON representation

the magic X-ray machine for solidity smart contracts

Awesome Lists containing this project

README

        

# smart-contract-inspector

the magic X-ray machine for solidity smart contracts

## Demo

👉 https://inspector-gadget.herokuapp.com

//heroku may be a bit unstable ;) (free tier)

## Tour

![image](https://user-images.githubusercontent.com/2865694/121886424-a7e8ef00-cd15-11eb-95ae-c3e6d2756a79.png)
![image](https://user-images.githubusercontent.com/2865694/121886678-f9917980-cd15-11eb-9af0-35829c2bc2b4.png)

## Develop

`npm run build && PORT=11223 npm run start`