Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 384 Bytes

⚠️ WIP lit-go-sdk 👷

Golang SDK for the Lit Protocol. Backed by a small grant from LitProtocol.

LIT-Protocol/LitGrants#11

Dev Environment.

  1. Make sure you have Docker installed.
  2. 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.