Some functions require access to a Cardano Node. Create a .env
and specify these values:
CARDANO_NODE_MAGIC="1"
CARDANO_NODE_SOCKET_PATH="<PATH TO>/node.socket"
Then run andamio-cli
from the same directory.
Thank you to Blink Labs for sharing examples.
- https://github.com/blinklabs-io/adder-library-starter-kit/tree/main is used in
/sync