A simple example of reading and writing to the betVEX mongoDB database.
This is storing:
account_id: String, // Required - NEAR account ID
username: String, // Required - Display name
leaderboard_on: Boolean, // Required - Show in leaderboards
recommended_matches_on: Boolean, // Required - Show match recommendations
public_key: String // Optional - ed25519 public key
If you want to run use this database you need to give Owen your IP to add it to the whitelist.