Skip to content

martianatwork/peatio-infura

Repository files navigation

Peatio::Infura

Peatio infura plugin for Rubykube stack

Installation

Add this line to your application's Gemfile:

gem 'infura'

And then execute:

$ bundle

Or install it yourself as:

$ gem install peatio-infura

Usage

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

Image Build.

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

  2. Build custom Peatio docker image with Infura plugin

  3. Push your image using docker push

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

Peatio Configuration.

  1. Create Infura Blockchain config example.

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

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

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published