This directory is the development code for the Monas prototype.
まず authentication のために ipfs をローカルで立ち上げる
ipfs daemon
サーバーを以下のコマンドで立ち上げる
uvicorn main:app --reload
以下へアクセスして確認可能
http://localhost:8000/docs
なんか足りなかったら適宜 pip install お願いします
ipfs version