contraktor icon indicating copy to clipboard operation
contraktor copied to clipboard

A smart contract explorer. Visualize and interact with common DeFi projects or any other verified smart contract​

trafficstars

Contraktor

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

Production

Netlify Status

  • Repo: https://github.com/wslyvh/contraktor
  • Live demo: https://ethcontract.watch/ (https://contraktor.netlify.app)

Development

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 the build folder.

More info on Create React App.


Deploys by Netlify