Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.79 KB

File metadata and controls

53 lines (36 loc) · 1.79 KB

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.