https://github.com/lit-protocol/vincent-scaffold-sdk
https://github.com/lit-protocol/vincent-scaffold-sdk
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lit-protocol/vincent-scaffold-sdk
- Owner: LIT-Protocol
- Created: 2025-06-26T16:00:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-01T17:43:20.000Z (9 months ago)
- Last Synced: 2025-09-01T19:29:14.761Z (9 months ago)
- Language: TypeScript
- Size: 1.18 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vincent Scaffold SDK
# Prerequisites
- **ETH Private key**
Used to fund all other private keys in tests
- Minimum requirement: 0.13 LIT tokens
- Get LIT Test tokens: [Chronicle Yellowstone Faucet](https://chronicle-yellowstone-faucet.getlit.dev/)
- **Pinata JWT Key**
Required to pin tools and policies to IPFS
- Get API key: [Pinata Developers](https://app.pinata.cloud/developers/api-keys) (watch [0:44 ~ 1:08](https://youtu.be/Hkzu8np9Ta8?t=45) to learn how to get the key on Pinata)
# Getting started
```bash
npx @lit-protocol/vincent-scaffold-sdk
```