Golang SDK for the Lit Protocol. Backed by a small grant from LitProtocol.
- Make sure you have Docker installed.
- Run
docker compose up --build
the first time to build the container and run the test suite. The tests will automatically reload when a file is changed.