Skip to content

Metropolis consists of a suite of game developer tools that allows for easy integration to best suit your game and user experience.

License

Notifications You must be signed in to change notification settings

contactsystems/metropolis-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Metropolis Node.js SDK provides game developer tools to facilitate digital asset generation & user ownership association

Our SDK includes:

  • User authentication
  • Digital asset storage, retrieval, & modification
  • Game ownership validation
  • Game session creation
  • Game service to primary marketplace integration
  • Digital asset creation and minting
  • User inventory management

Getting Started

To onboarding to our system, please email us at: [email protected]

Wiki: https://github.com/contactsystems/metropolis-node/wiki

Guides: https://github.com/contactsystems/metropolis-node/wiki/1.-Guides

PDF: https://github.com/contactsystems/metropolis-node/blob/master/files/node.master.pdf

Installing & Example

NPM

Install via npm:

~$ npm install metropolis-node --save

Example

var access = "00000000-0000-0000-0000-000000000000", secret = "00000000-0000-0000-0000-000000000000";
var contact = require('metropolis-node'), sdk = new contact(access, secret);

Open Issues

If you encounter a bug/error with the Metropolis SDK for Node.js, we'd love to hear about it. Search our Existing Issues & if you're unable to find it there, please open a new issue. Make sure to include:

  • SDK version
  • Node.js version
  • OS & OS version
  • Let us know if you're running this inside Docker Container
  • Stack Trace or Debug error message

GitHub Issues are intended for Bug Reports & Feature Requests. For help utilizing our Node.js SDK, please visit our Discord & let us know how we can help.

Contact Us

Website: CØNTACT Systems

Twitter: Twitter

Facebook: Facebook

Blog: Medium

Chat: Discord

License

This SDK is distributed under the SDK License, see LICENSE.md for more information.

About

Metropolis consists of a suite of game developer tools that allows for easy integration to best suit your game and user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published