Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
the magic X-ray machine for solidity smart contracts
- Host: GitHub
- URL: https://github.com/tintinweb/smart-contract-inspector
- Owner: tintinweb
- License: mit
- Created: 2021-04-14T13:52:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T19:39:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-23T02:51:06.853Z (13 days ago)
- Language: JavaScript
- Homepage: https://inspector-gadget.herokuapp.com
- Size: 7.2 MB
- Stars: 174
- Watchers: 6
- Forks: 30
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- DeFi-Developer-Road-Map - Smart Contract Inspector
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`