/BlockGym

BlockGym is a platform matching Trainer with Trainee, implement Solana blockchain

Primary LanguagePython

requirements

  1. make
  2. python3, pip3
  3. node, npm

setup with linux

make setup

run frontend

make run-frontend

run backend

make run-backend