Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from Firstbloodio/token

A Decentralized eSports Platform Based on Smart Contracts

nightelfy/token

 
 

Repository files navigation

Travis badge

FirstBlood Crowdsale Ethereum smartcontract

This is the code for the Ethereum smartcontract responsible for FirstBlood crowdsale.

Explore the Contract

View on etherscan.io

Tests

To run tests, first install mocha and Ethereum test dependencies:

npm install

Then, launch a testrpc client:

node_modules/.bin/testrpc --port 12345

Then, run the test framework:

node_modules/.bin/mocha test

Contract and Security Analysis

You can read through commented contract Solidity source code.

Security Analysis Notes

Price curve test

Addressed issues

Final acceptance process

Terms and Risk Disclosure

Please read CAREFULLY through these documents which are also available on our official site before interacting with this smart contract.

1ST Presale Purchase Agreement and FIRSTBLOOD RISK DISCLOSURE DOCUMENT

About

A Decentralized eSports Platform Based on Smart Contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • HTML 11.3%