Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.34 KB

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