Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

pseudo-social/nymdex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nymdex

A language agnostic neard real time/historical data source, it can currently produce to Kafka and AMQP clients (such as RabbitMQ).


Rename

This project has become more a utility to source data into many different transport layers, mostly queue and topic based. What should we call it?

Any ideas?!


Development

Get Up & Running

  • Clone the repository: git clone git@github.com:pseudo-exchange/nymdex.git
    • For now your NEAR configuration should be at ~/.near/config.json or can be set with the NEAR_CONFIG_PATH environment variable.
  • Change directories into the repository: cd nymdex
  • Create a .env file, you must specify a PRODUCER_TYPE and PRODUCER_URL, see .env.example
  • Run the alpha producer setup: cargo run

Documentation

  • Run: make docs
    • OR: make docs-view to open locally in the browser

About

Indexer for nym exchange needs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published