NFT-Worlds / NFT-Worlds-Server-Router-Contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT Worlds Multiplayer Router Contract

This contract is in charge of maintaining a list of active NFT Worlds that have multiplayer servers deployed with a way to retrieve and set their connection details.

Run tests

Use npm install && npm test

About


Languages

Language:JavaScript 71.6%Language:Solidity 28.4%