Giter Club home page Giter Club logo

ankorustokenproject's Introduction

Ankorus Initial Coin Offering Smart Contract

This is a basic contract which handles ICO contributions in two stages.

The first phase of the transaction is a contribution to the Ankorus contract itself, which after receiving a contribution, determines the ethereum to ANK token conversion rate and then disburses the tokens back to the contributor's ethereum wallet.

The second phase is the Ankorus contract immediatlely deposits the contibution to a secure multi siginature wallet.

Owner functions overview:

addWhitelist - This function allows an address to reserve tokens before the ICO date. Note that this does not allow for a pre ico purchase price, it merely allows the purchasing of tokens at the introductory rate before the start date.

setLockout - This function adds an address and a time to the lockout list, where the specified address may not transfer tokens out of their wallet before this time period has expired.

finalize - This function is called once the sale period has expired, and distributes unsold tokens back to Ankorus.

push - This function is used to push tokens held by the ankorus company wallet. Note that this function does not affect the token sale token pool, and distributes tokens only from the company wallet.

Code source for the multi sig wallet comes from https://github.com/Gnosis/MultiSigWallet and is used in several high profile high value ICOs including Aragon, Bancor, Brace, District0x, Cobinhood and several more.

Multisig Wallet Etherum address: 0xf1C0C02355EF9cA31371C5660a36C1e83333e4e1 (Currently on RINKEBY (CLIQUE) Testnet)

ankorustokenproject's People

Contributors

inzidious avatar

Watchers

James Cloos avatar  avatar

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.