Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Examples

This folder demonstrates how to write a Rosetta server and how to use either the Client package or Fetcher package to communicate with that server.

Steps

  1. Run make server
  2. Run make client (in a new terminal window)
  3. Run make fetcher (in a new terminal window)