get cake balance from bsc wallet

This commit is contained in:
João Geonizeli
2021-09-15 23:45:50 -03:00
parent d01502d765
commit fb957803cc
24 changed files with 453 additions and 79 deletions

View File

@@ -29,6 +29,7 @@ gem "enumerize"
gem "graphql"
gem "pundit"
gem "ransack", "~> 2.4"
gem "httparty", "~> 0.19.0"
group :development, :test do
gem "dotenv-rails"