Easy to use cryptocurrencies investment portfolio management.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
Cryptocurrencies investment porfolio has always been a somewhat troublesome task to manage due to the nature of it being decentralized. The more coins you hodl the more complicated it becomes, ERC-20, BEP-2, DOT, FTM, etc. Various chains demands various wallets, but it was all still pretty manageable thanks to many awesome multichain wallets such as metamask, ledger and trezor.
But now...
With DeFi in steroids, Andre Cronje pushing codes every minute. It's not only about coin valuation, but we gotta take into accounts the APY from staking, LP, AMMs, and all those amazing stuffs. It's getting more and more impossible to answer this simple question, "How much does all of my coins worth now?"
Thus, CREEPTOES is born.
- Clone the repo
git clone git@github.com:CREEPTO3S/creeptoes-web.git
- Install bundle gems
bundle
- Install NPM packages
yarn
- Init Figaro
bundle exec figaro install
- Rails
./bin/rails s
- RSpec
./bin/rspec
- Jest
yarn test
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Muhammad Daivasmara Denaw - @creeptoes_ - daivasmara@gmail.com
Project Link: https://github.com/CREEPTO3S/creeptoes-web