Skip to content

Gem for extending Peatio plugable system with Litecoin implementation

License

Notifications You must be signed in to change notification settings

rubykube/peatio-litecoin

Repository files navigation

Peatio::Litecoin

Peatio litecoin plugin for Rubykube stack

Installation

Add this line to your application's Gemfile:

gem 'peatio-litecoin'

And then execute:

$ bundle

Or install it yourself as:

$ gem install peatio-litecoin

Usage

For Peatio Litecoin plugin integration you need to do the following steps:

Image Build.

  1. Add peatio-litecoin gem into your Gemfile.plugin
gem 'peatio-litecoin', '~> 0.2.0'
  1. Run bundle install for updating Gemfile.lock

  2. Build custom Peatio docker image with Litecoin plugin

  3. Push your image using docker push

  4. Update your deployment to use image with peatio-litecoin gem

Peatio Configuration.

  1. Create Litecoin Blockchain config example.

    • No additional steps are needed
  2. Create Litecoin Currency config example.

    • No additional steps are needed
  3. Create Litecoin Wallets config example(deposit and hot wallets are required).

    • No additional steps are needed

Development

Plugin development example.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rubykube/peatio-litecoin.

License

The gem is available as open source under the terms of the MIT License.

Consulting

You can contact Openware for finding certified vendors: Openware.com

About

Gem for extending Peatio plugable system with Litecoin implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published