All Projects → eBTC-Official → Ebtc

eBTC-Official / Ebtc

Licence: gpl-3.0
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
solidity
1140 projects

Projects that are alternatives of or similar to Ebtc

Blockchain Stuff
Blockchain and Crytocurrency Resources
Stars: ✭ 2,549 (+1610.74%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, smart-contracts
Aeternity
æternity: solving scalability problems by making sense of state-channels
Stars: ✭ 923 (+519.46%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, smart-contracts
Blockchainbooks.github.io
Blockchain Books
Stars: ✭ 139 (-6.71%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, smart-contracts
Peatiocryptoexchange
An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
Stars: ✭ 141 (-5.37%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, smart-contracts
Cryptocurrencyawesome
Cryptocurrency study materials resources
Stars: ✭ 118 (-20.81%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, smart-contracts
My Token
📈Track token prices of your favorite exchanges in terminal!
Stars: ✭ 141 (-5.37%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
Blockchainstore
💰 Retail Store that runs on Ethereum
Stars: ✭ 425 (+185.23%)
Mutual labels:  blockchain, ethereum, bitcoin, smart-contracts
Blockchain Reading List
Blockchain Manchester Meetups, Talks and Reading List
Stars: ✭ 17 (-88.59%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
Awdy
are we decentralized yet? an analysis of how truly decentralized cryptocurrency networks are
Stars: ✭ 133 (-10.74%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
Ethlist
The Comprehensive Ethereum Reading List
Stars: ✭ 3,576 (+2300%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
Blockchainage
「区块链技术指北」相关资料。
Stars: ✭ 51 (-65.77%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-57.72%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
Wallet Core
Cross-platform, cross-blockchain wallet library.
Stars: ✭ 657 (+340.94%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
Exchangesharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
Stars: ✭ 489 (+228.19%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
Consensys Academy Notes
A series of notes that were taken during the ConsenSys Academy program.
Stars: ✭ 138 (-7.38%)
Mutual labels:  blockchain, ethereum, cryptocurrency, smart-contracts
Cryptolights
Live visualisation of blockchain transactions for popular cryptocurrencies
Stars: ✭ 54 (-63.76%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
Awesome Cryptocurrency Security
😎 Curated list about cryptocurrency security (reverse / exploit / fuzz..)
Stars: ✭ 102 (-31.54%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency
Status Network Token
Smart Contracts for the Status Contribution Period, along with Genesis and Network Tokens
Stars: ✭ 138 (-7.38%)
Mutual labels:  blockchain, ethereum, cryptocurrency, smart-contracts
Celo Monorepo
Official repository for core projects comprising the Celo platform
Stars: ✭ 269 (+80.54%)
Mutual labels:  blockchain, ethereum, cryptocurrency, smart-contracts
Cryptolist
Curated collection of blockchain & cryptocurrency resources.
Stars: ✭ 3,501 (+2249.66%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].