.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
CRYPTOMINDS_ENV
── 环境标识 ──
BSC_RPC
── BSC 链 ── 注意:合约部署在测试网,请使用测试网 RPC
BSC_CHAIN_ID
brew install flyctl && fly launch --from https://github.com/aitabby/cryptominds
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/aitabby/cryptominds
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/aitabby/cryptominds