A smart contract explorer.
- Browse through common DeFi projects or any other verified smart contract from Etherscan
- Find related smart contracts on different networks
- Visualize and interact with the contract's resources and state
- Repo: https://github.com/wslyvh/contraktor
- Live demo: https://contraktor.netlify.app/
This project was bootstrapped with Create React App.
In the project directory, you can run:
npm start
to run the app in the development mode. Default is http://localhost:3000.npm test
to luanch the test runner in the interactive watch mode.npm build
to create a production build. Output can be found in thebuild
folder.