Skip to content

コインチェックAPIを触ってみるリポジトリ

Notifications You must be signed in to change notification settings

allmywork1111/coincheck-sandbox

 
 

Repository files navigation

起動

# 初回
docker-compose build
touch .env
# .envに環境変数セット
COINCHECK_API_KEY=
COINCHECK_API_SECRET=

docker-compose up

About

コインチェックAPIを触ってみるリポジトリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 78.5%
  • HTML 20.9%
  • Other 0.6%