Navigation Menu

Skip to content

upgreidas/contract-admin

Repository files navigation

contract-admin

contract-admin is simple tool used to interact with your smart contracts. All you need is contract's address and artifact JSON file. Extracted ABI from artifact file is stored in local browser's storage. No data is being collected to any servers, everything stays local.

Quick Start

This tool is built with Angular framework, therefore you need Node.js and Angular CLI to be installed.

  1. Run in terminal: npm install -g @angular/cli
  2. Then: npm install
  3. And: ng serve
  4. Navigate to: http://localhost:4200/

Demo

Live Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published