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

Firstbloodio/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