/eBTC

eBitcoin (eBTC) is a community-driven and blockchain-enabled cryptocurrency working as an ERC20 token by leveraging the best attributes of both Bitcoin and Ethereum.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

eBitcoin (eBTC) Token

eBitcoin (eBTC) Token is a Tokenized Bitcoin on Ethereum.

Getting Started

⭐ Please star our repository to show your support.

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To setup the development environment for the project you will need the following:

  • node
  • npm

Installing

clone the repository

git clone https://github.com/eBTCCommunityTrustToken/eBTC.git

cd in to the cloned directory

cd eBTC

install required packages

npm install

Test

run testrpc

npm run testrpc

run tests

npm run test

Code Coverage

npm run coverage

Deployment

npm run migrate

TODO

Built With

  • NPM - Package manager for JavaScript

Contributing

TODO

Versioning

Semantic Versioning 2.0.0

Given a version number MAJOR.MINOR.PATCH, increment the:

  • MAJOR version when you make incompatible API changes
  • MINOR version when you add functionality in a backwards-compatible manner
  • PATCH version when you make backwards-compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

Authors

  • eBitcoin (eBTC) Core Team

See also the list of contributors who participated in this project.

License

GNU General Public License Version 3

Acknowledgments

TODO