Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 521 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 521 Bytes

xeggo-erc20-wizard

Create ERC20 tokens without code!

SDK link: https://github.com/OpenXeggo/Xeggo-drop-server

How to run:

This porject can be run by hostign the fiels inside the repo via any static server. We at Xeggo use Serve for local deployment.

Installation

npm i -g serve
OR
yarn global add serve

To Run

serve

Navigate to http://localhost:3000

TO DO

  • Add ERC721
  • Fix 'Edge cases'