Git Product home page Git Product logo

bfa-token's Introduction

BitFinance Access Token

This is a repository of a crowdsale contract created for BitFinance Token sale written by StartupCraft Inc. for BitFinance ICO

Resources:

  1. OnePager: http://www.bitfinance.com/files/One-Pager.pdf
  2. WhitePaper: http://www.bitfinance.com/files/One-Pager.pdf
  3. Investigation results: https://docs.google.com/document/d/1Yt_fvr-uJGD0D7WmUGbdjCYzJ2OAXPfqnT1FNDqz24Q
  4. Security concerns: https://docs.google.com/document/d/12iR6RybAS3-x-cInM5cVrThj23fgEr_2ZghivWN--dc/edit#heading=h.y1impqo3uqnt

TODO:

  1. analyse Solidity 0.4.13 - 0.4.21 versions
  2. Test MultiSigWallet + Token + Crowdsale in Mist and Rinkeby
  3. update with our own article "How to Participate in Token Sale sample: https://blog.matryx.ai/matryx-public-token-sale-how-to-participate-tips-on-staying-safe-4270017df0f6 ""
Total Supply: 1,000,000,000 BFA
Name: BFAToken
Symbol: BFA
Ether Cap: 219,058 Eth (at ETH = $456.5)

Requirements

npm/node eth testrpc truffle

Install

  1. install testrpc
yarn global add ganache-cli

  1. Run testrpc chain

ex

testrpc -b 1.5 --account="0xc7dcd9e96b41cb0f5d3d519550966fc36e9472f92be7d16af3638e600a48d588,2000000000000000000000000" --account="0xb6485e6830a5d9aff97fa9d799c16aa9e387a2eea684c4b7d2c9f656798e2710,15000000000000000000000000"
  1. Open separate project console tab and Run
truffle compile && truffle migrate
  1. Kill network connection to reset GAS limits
kill -9 $(lsof -ti :8545)
  1. Set test bool to true in /migrations/2_deploy_contracts.js Run truffle tests

yarn run test

Author: Volodymyr Katanskyi ( https://www.startupcraft.io/ )

Credits: TokenMarket ( https://tokenmarket.net ) Matryx ( https://tokenmarket.net/blog/matryx-token-and-token-sale-smart-contract-audit/ )

bfa-token's People

Contributors

blackening999 avatar

Watchers

 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.