Skip to content

eBitcoin (eBTC) is an ERC20 token. Its primary utility is to provide an easy & fast payment solution. Its edge over other tokens is that it is capable of sending up to 255 payments in a single transaction.

License

eBTCCommunityTrustToken/eBTC

 
 

Repository files navigation

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/eBTC-Official/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

About

eBitcoin (eBTC) is an ERC20 token. Its primary utility is to provide an easy & fast payment solution. Its edge over other tokens is that it is capable of sending up to 255 payments in a single transaction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%