Skip to content

xtokenmarket/origination-terminal

Repository files navigation

Origination Terminal

Description

Interface for creating and managing token sale listings

Projects can use the Origination Terminal to create a token listing and select any number of sale options, such as specifying vesting terms, whitelisting addresses, a reserve amount, a sliding price scale (ascending and descending).

Listings created through this interface will pay a small fee for the listing, and a small percentage for any token sale.

Development instructions

--- Run npm i beforehand --- --- cp .env.example .env and set up the variables ---

To compile:
npx hardhat compile
To run tests:
npx hardhat test

About

The Origination Solidity Contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published