0.0.3 • Published 4 years ago

@fungifi/token v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

FungiFi Token

FUNGI is a utility/governance token for the FungiFi system on the Ethereum blockchain. FUNGI tokens involve two basic value propositions for token holders:

  1. FUNGI token holders have voting power in the governance of the FungiFi system and can steer the direction of the organization.
  2. FUNGI token holders are entitled to dividends representing a portion of the fees generated by the FungiFi system.

Addresses

NetworkAddress
GörliNot yet deployed
KovanNot yet deployed
RinkebyNot yet deployed
MainnetNot yet deployed
RopstenNot yet deployed

Requirements

Setup

Clone the repo

$ git clone git@github.com:FungiFi/fungifi-token.git
$ cd fungifi-token

Install dependencies

$ npm install

Build the project

$ npm run build

Run unit tests

$ npm run test

Deploy

This project deploys the smart contracts to the Ethereum blockchain as well as publishing the NPM package whenever a release is cut from the repository in GitHub.

BranchNetworkNPM Package Version
developropsten< 0.0.0
mainmainnet>= 1.0.0

Local network

???

Testnet / Mainnet

???