Skip to content

Aloha-Open-Wifi/aloha-token

Repository files navigation

Aloha Contracts

Addresses

Ethereum Mainnet

Aloha: 0x455F7Ef6D8BCfc35f9337e85aEe1B0600a59FabE

Polygon Mainnet

Aloha: 0x60AC2E84078Ce30CBC68e3d7b18bCF613271ce6B

Instructions

  • Deploy AlohaToken
  • Deploy the AlohaSale contract.
  • Tranfer the sale tokens to the AlohaSale.
  • Call AlohaSale.start with the sale params.

Setup

Install project deps

$ npm install

Test

Run tests

$ npm test

Compile

$ npm run build

You can find the generated abis at ./build/contracts/

About

Smart contracts for the ALOHA Token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published