is directory demonstrates how to write a Rosetta Node server and how to use either the Client package or Fetcher package to communicate with that server.
Each subdirectory contains a separate project. The projects were all ported from Go, to maintain maintability.
- Run
node server - Run
node client(in a new terminal window) - Run
node fetcher(in a new terminal window)