- Generate API keys at https://coindcx.com/api-dashboard
- Read documentation at https://docs.coindcx.com/
git clone https://github.com/coindcx-official/rest-api.git
bundle install
bundle exec middleman server
- Visit http://127.0.0.1:4567
- Update
index.html.md
- commit and push changes
- Run
./deploy.sh
to deploy
Generated using Slate