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 months 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T19:39:38.000Z (about 3 years ago)
- Last Synced: 2024-12-10T02:21:03.672Z (4 months 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

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