Skip to content

Digital-Distributed-Asset/elastic-bitcoin-xbt-contract

 
 

Repository files navigation

XBT Smart Contracts

Build Status  Coverage Status

Smart Contracts repository for Elastic Bitcoin (XBT)

Implementation of Elastic Bitcoin (XBT)

The official XBT contract addresses are (by target):

Table of Contents

Install

# Install project dependencies
npm install

Testing

# Run all unit tests
npm test-coverage

Contribute

To report bugs within this package, please create an issue in this repository. When submitting code ensure that it is free of lint errors and has 100% test coverage.

# Lint code
npm run lint

# View code coverage
npm run test-coverage

License

GNU General Public License v3.0 (c) 2020 Fragments, Inc.

About

Elastic Bitcoin (XBT) - New Defi protocol that enables Elastic Supply Model

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Solidity 80.0%
  • JavaScript 19.4%
  • Shell 0.6%