Skip to content

zoujinbin/uptick

 
 

Repository files navigation

Uptick

Swiss army knife for interacting with the BitShares blockchain.

Stable

docs master Travis master codecov

Develop

docs develop Travis develop codecov develop

Documentation

The full-length documentation can be found on http://uptick.rocks.

Installation

sudo apt install python3-pip
sudo pip3 install uptick

Public API

The public API node at this.uptick.rocks serves as an experimental endpoint.

  • Use it for prototyping of your tools
  • Use it for testing
  • Do not expect it to be reliable
  • Do not spam it with unnecessary load

Contributing

uptick welcomes contributions from anyone and everyone. Please see our guidelines for contributing and the code of conduct.

Discussion and Developers

Discussions around development and use of this library can be found in a dedicated Telegram Channel

License

A copy of the license is available in the repository's LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.0%
  • Makefile 1.0%