Skip to content

vex-labs/vex-database

Repository files navigation

vex-database

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published