Skip to content

NodeJS service to parse Cross the Ages assets from IMX and provide some end-points to get structured data such as asset supply information.

Notifications You must be signed in to change notification settings

remybar/cta-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTA Server

This software periodically parses the Cross The Ages asset collection on IMX (using the IMX SDK), to keep a Postgresql up-to-date.

Then, the following API end-points allow to get structured data:

  • /stats : get statistics about the supply of each Cross The Ages cards.
  • /collection: get the full list of cards in the collection
  • /card: get details about a card of the collection
  • /user: get the cards owned by an user
  • /users: get the list of users who own at least a Cross The Ages asset.

About

NodeJS service to parse Cross the Ages assets from IMX and provide some end-points to get structured data such as asset supply information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published