LimeChain / hedera-mirror-node

Hedera Mirror Node mirrors data from Hedera nodes and serves it via an API
Apache License 2.0
0 stars 1 forks source link

Add Rosetta in the Maven Build #137

Open Daniel-K-Ivanov opened 4 years ago

Daniel-K-Ivanov commented 4 years ago

Use maven for building the go rosetta as-well using shell executable. Rosetta API should have its own separate pom.

The pom should run executable and build the binary. The pom should have executable for running the tests as-well