287 B
287 B
FairHopper JavaScript SDK
Requirements:
- Node 1.16+
Running demo
Check demo.js for usage example.
Edit demo.js and configure FairHopper Game host settings:
const FAIRHOPPER_HOST = "http://127.0.0.1:8010";
Run example using node:
node demo.js