Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Official-MoonDao/mooney_supply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Querying the supply of $Mooney

API

  1. /supply/total
  2. /supply/circulating

Deploy

  • set environment variables (dm @Allin for those values)
export MONGO_USER=YOUR_MONGO_USER
export MONGO_PASS=YOUR_MONGO_PASS
export INFURA_URL=YOUR_INFURA_URL
  • start node service(recommend to use pm2)
pm2 start server.js

Reference

About

Querying the supply of $Mooney

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published