This repository implements the Rosetta server for the Oasis network.
To build the server:
make
To run tests:
make test
To clean-up:
make clean
make test will automatically download the Oasis node and rosetta-cli,
set up a test Oasis network, make some sample transactions, then run the
gateway and validate it using rosetta-cli.