Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ source 'https://rubygems.org'
gem 'middleman', '~> 4.2'
gem 'middleman-blog', '~> 4.0'
gem 'middleman-autoprefixer', '~> 2.7'
gem 'nokogiri'

gem 'tzinfo-data', platforms: [:mswin, :mingw, :jruby]
gem 'wdm', '~> 0.1', platforms: [:mswin, :mingw]
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,10 @@ GEM
servolux
tilt (~> 2.0)
uglifier (~> 3.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
padrino-helpers (0.13.3.4)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.13.3.4)
Expand Down Expand Up @@ -108,8 +111,9 @@ DEPENDENCIES
middleman (~> 4.2)
middleman-autoprefixer (~> 2.7)
middleman-blog (~> 4.0)
nokogiri
tzinfo-data
wdm (~> 0.1)

BUNDLED WITH
1.16.2
1.16.3
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Rubykube website

Rubykube website uses Middleman

To run the project locally:
```bundle install```
```bundle exec middleman```
6 changes: 6 additions & 0 deletions config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,13 @@
# Blog Settings

activate :blog do |blog|
#blog.sources = "articles/{year}-{month}-{day}-{title}.html"
blog.sources = "articles/{category}/{year}-{month}-{day}-{title}.html"
blog.permalink = "{category}/{title}.html"
blog.taglink = "{tag}.html"
blog.prefix = 'blog'
blog.layout = "article_layout"
blog.tag_template = "blog/tag.html"
end

set :port, 8080
Expand Down
126 changes: 88 additions & 38 deletions data/i18n/en.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,56 @@
title: RubyKube Free Open-Source Crypto Platform
title: RubyKube Free Open-Source Crypto Exchange Platform

description: |-
Rubykube is the complete open-source modular platform for building a Crypto Currency Exchange. Around Peatio, as the core wallet and order book management system, we have built KYC, Business Logic and other components, including Kite - installation & administration tool that allows you to deploy entire platform from scratch in 1 hour and makes management and maintenance a breeze. Plus we covered Back-End with beautiful and fully customizable Front-End using React.
Rubykube is the complete open-source modular platform for building a Crypto Currency Exchange. Around Peatio, as the core wallet and order book management system, we have built account management and KYC using open-source Barong OAuth2 system, as well as Trade View, Business Logic and other components, including Kite - installation & administration tool that allows you to deploy entire platform from scratch in 1 hour and makes management and maintenance a breeze. And we have covered back-end with beautiful and fully customizable front-end using React.

sections:

about:
subtitle: |-
The complete open-source modular platform for building an exchange
body: |-
RubyKube team has forked the old abandoned open-source Peatio project and gave it a second birth. From monolith application we have created an awesome stack of several key components that ensure the modern level of stability, scalability and security. Around Peatio, as the core wallet and order book management system, we have built KYC, Business Logic and other components, including Kite - installation & administration tool that allows you to deploy entire platform from scratch in 1 hour and makes management and maintenance a breeze. Plus we covered Back-End with beautiful and fully customizable Front-End using React.
subtitle1: |-
Open-source modular platform for building an exchange
body:
part1: |-
RubyKube is an open-source project with over 300 contributors from all over the world besides the core team of over 60 developers who originally forked the old abandoned Peatio project on GitHub.
part2: |-
Around Peatio, as the core wallet and order book management system, we have built account management and KYC using open-source Barong OAuth2 system, as well as Business Logic and other components.
part3: |-
The Kite installation & administration tool allows you to deploy entire platform from scratch in 1 hour and makes management and maintenance a breeze.
part4: |-
And we have covered back-end with beautiful and fully customizable front-end using React.


subtitle: |-
Join our passionate community in creation of modern application stack
body1: |-
We found on GitHub an old abandoned open-source project called Peatio, which was the core of crypto exchange platform, and decided to give it a second birth.
body2: |-
In just a few months, with our own hands and help from the community from monolith abandonware we have created an awesome application stack of several key components that ensure the modern level of stability, scalability and security of an exchange platform and named that baby RubyKube.
body3: |-
The whole thing is open-source, which means you get what you see. We got people helping us coding it from all around the world.
body4: |-
Whether you are interested to run a RubyKube-based exchange, or a coder looking to get your feet wet with modern application stack - we welcome everyone!

subtitle3: |-
Deployment training and custom development available
body5: |-
We can train your personnel on how to deploy and maintain the complete RubyKube-based exchange platform, as well as offer you an opportunity to hire our DevOps team for custom development of your enterprise project.
The deployment is available on either RubyKube cloud or the cloud of your own.
body6: |-
Our plans include dedicated RubyKube installation and configuration for your specific needs, as well as continuous software maintenance, security upgrades, server monitoring and support.
body7: |-
We also provide software development services for frontend and new blockchain integration.
body8: |-
If you are interested, drop a message to our DevOps and we will find a solution that suits your business needs.

components:
title: Components
title: Projects

peatio:
title: Peatio
subtitle: |-
Cryptocurrency Exchange Development & Cloud Deployment
Open source cryptocurrency exchange platform
summary: |-
Peatio is a free Open-Source Crypto Currency exchange implementation with the Rails framework. Peatio is a fork of Peatio.tech designed for micro-services architecture. We have simplified the code in order to use only Peatio API with external Front-End and server components.
Peatio is a free Open-Source Crypto Currency exchange implementation with the Rails framework. Peatio is a fork of Peatio.tech designed for micro-services architecture. We have simplified the code in order to use only Peatio API with external Front-End and server components.

barong:
title: Barong
Expand All @@ -44,39 +75,55 @@ sections:

features:
title: Features
subtitle: |-
Coins supported

security:
title: High Security
summary: |-
2FA + multi-sig + DHWC wallets + balance control features

customization:
title: Custom Features
summary: |-
AppLogic + opportunity to add stories to Peatio and Barong sprints

frontend:
title: Powerful Front-End
summary: |-
React library, including great trading UI with TradingView

coins:
title: MT-26 Coins Supported
summary: |-
Supporting BTC, LTC, BCH, DASH, ETH, XRP and other
list:
left:
- |-
Designed as high performance crypto-currency exchange
- |-
Built-in high performance matching-engine
- |-
Built-in multiple wallet support (e.g. deposit, hot, warm and cold)
- |-
Build-in Management API - server-to-server API with high privileges
- |-
Build-in RabbitMQ Event API
- |-
Websocket API and high frequency trading support
- |-
Supports multiple digital currencies (BTC, LTC, BCH, DASH, ETH, XRP, TRX, BNB, OMG, VEN, ZRX, MKR)
- |-
Supports ERC20 Tokens
- |-
API endpoint for FIAT deposits or payment gateways.
right:
- |-
Powerful admin dashboard and backend management tools
- |-
Highly configurable, extendable and scalable
- |-
Industry standard security out-of-box
- |-
Maintained by peatio.tech
- |-
KYC Verification provided by Barong
- |-
2FA + multi-sig + DHWC wallets + balance control security features
- |-
AppLogic + opportunity to add stories to Peatio and Barong sprints
- |-
Front-end React library, including great trading UI with TradingView

tokens:
title: ERC20 Tokens Support
summary: |-
Supporting TRX, BNB, OMG, VEN, ZRX, MKR and other
gallery:
title: Gallery

support:
title: Team Support
summary: |-
Deployment training is included in our subscription plan, as well as opportunity to hire our DevOps team for custom development for your enterprise project
blog:
title: Latest blog posts

team:
title: Team
technology:
title: Technology
subheading: |-
Programming Languages and Tools
list:
Expand Down Expand Up @@ -104,6 +151,9 @@ sections:
Cross Functional Teams
- |-
Agile Development and Scrum

team:
title: Team

contact:
title: Follow us
Loading