GithubHelp home page GithubHelp logo

obitel-forks / presale-token Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sonm-io/presale-token

0.0 2.0 1.0 4.53 MB

main smart-contract and crowdsale application

License: MIT License

JavaScript 98.23% HTML 1.06% CSS 0.71%

presale-token's Introduction

SONM Presale Contracts

These smart contracts are designed to handle initial distribution of SONM Presale Tokens (SPT). Please check that you are understande major features before investing or interacting with these contracts:

  • tokens are provided at fixed price 606 SPT per 1 ETH;
  • maximum amount of tokens distributed during presale is limited to 6.060.000 SPT;
  • dev team is able to stop presale at any time;
  • you can not transfer SPT tokens during presale;
  • you will be able to exchange SPT tokens for real SONM tokens at a later phase of SONM development;
  • no refund or moneyback is available during presale;
  • dev team is able to withdraw Ether at any time during or after presale
    • those funds are moved to escrow's address

Refer to Administrator's Guide for more details on how to interact with the contracts.

Compile, Test, Deploy

Requires Node.js version >= 6.5.1 and truffle@^3.1.1.

Contracts

$ truffle install
$ truffle test
$ truffle migrate --network testnet --reset
Using network 'testnet'.

Running migration: 1_deploy_contracts.js
  Deploying TokenManager...
  TokenManager: 0x2b171c2805fcc52c1cd4592ed73079cda464dc60
  Deploying PresaleToken...
  PresaleToken: 0x517fe605f789956bb6bcebd23431c9fc3b866b3e

UI

$ cd web-ui
$ npm install
$ npm start

You can also deploy UI to gh-pages with npm run deploy.

presale-token's People

Contributors

jackbekket avatar jorpic avatar drugdiscoveryathome avatar

Watchers

James Cloos avatar Roman Sivakov avatar

Forkers

chaintsyng

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.