# README
Topaz
Topaz is a platform for api-based blockchain interaction
Getting Started
You'll need go
installed.
Sync dependencies
This project uses golang modules, so simply building or running the project(s) will download and install the correct version of dependencies, based on go.mod
and go.sum
.
Set up your .env
$ cp .env.example .env
Update appropriately.
Spin up external services
$ docker-compose up -d
Start the API
$ cd api
$ make run
Begin the batch process
In a new terminal window
$ cd batch
$ make run
Use the API
Check out api.md
to learn how the API functions.
Where you at?
Made with :heart: in:
- British Airways Flight 1575
- Miami, Florida
- Positano, Italy
- Santa Cruz, California
- Cleveland, Ohio
- Boston, Massachusetts
- Copenhagen, Denmark
- Prague, Czech Republic
- Stockholm, Sweden
- Berlin, Germany
- Amsterdam, Netherlands