This is the code for the Ethereum smartcontract responsible for FirstBlood crowdsale.
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
You can read through commented contract Solidity source code.
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