Skip to content

Gem for extending Peatio plugable system with Litecoin implementation

License

Notifications You must be signed in to change notification settings

bobpepers/peatio-runebase

 
 

Repository files navigation

Peatio::Runebase

Peatio runebase plugin for Rubykube stack

Installation

Add this line to your application's Gemfile:

gem 'peatio-runebase'

And then execute:

$ bundle

Or install it yourself as:

$ gem install peatio-runebase

Usage

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

Image Build.

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

  2. Build custom Peatio docker image with Runebase plugin

  3. Push your image using docker push

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

Peatio Configuration.

  1. Create Runebase Blockchain config example.

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

    • No additional steps are needed
  3. Create Runebase 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

Languages

  • Ruby 99.6%
  • Shell 0.4%