JesCR / esdt-operations

GUI with dapp connector for Elrond ESDT issuance and other operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESDT Operations

How to start it locally:

  1. clone or download the repo
  2. cd esdt-operations
  3. npm install
  4. rename .env.example file to .env.local
  5. npm run dev -> for development
  6. npm run build -> npm start for production

Full size screen shot

Full_Screen

iPad Air in light mode

iPad_ Air_lightmode

iPad Air in dark mode

iPad_Air_darkmode

iPhone 12 Pro

iPhone_12_Pro

About

GUI with dapp connector for Elrond ESDT issuance and other operations

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%