Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.03 KB

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

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