Skip to content

noxonsu/launchpad

 
 

Repository files navigation

IDOFactory

White-label Decentralized IDO Launchpad Platform

Installation

  1. Install dependencies

    yarn
  2. Start app

    yarn start

Open http://localhost:3000 with your browser to see the result.

Devops

Build static version

yarn build

Static build will be at build folder

Build (update) vendor for Wordpress

yarn build_wp

Launch and Setting Up Application

Read

Add a new EVM-like chain

Read

Images

  1. Home page HomePage
  2. Launchpad page LaunchpadPage
  3. IDO info pages IDOInfoPage1 IDOInfoPage2
  4. Locker page LockerPage
  5. Locker info page LockerInfoPage
  6. Account page AccountPage
  7. Create Launchpad Pool pages CreatePoolStep1 CreatePoolStep2 CreatePoolStep3 CreatePoolStep4_1 CreatePoolStep4_2
  8. Lock Token page LockToken

About

IDO launchpad platform for EVM-like chains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 59.1%
  • JavaScript 38.7%
  • PHP 1.3%
  • Other 0.9%