bluepine / token-launch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OmegaOne Token Launch Contracts

This repo contains the critical contracts required for the OmegaOne token launch

Overview Sequence Diagram

omega_token_launch_sequence_diagram

Installation

$ make

Running tests

$ make test

Generating ABI

$ make abi

Deploying

$ make deploy

About


Languages

Language:Python 99.2%Language:Makefile 0.8%