UNPKG

@lit-protocol/vincent-scaffold-sdk

Version:

Shared build configuration and utilities for Vincent abilities and policies

26 lines (25 loc) 557 B
export const yellowstoneConfig = { id: 175188, name: "Chronicle Yellowstone - Lit Protocol Testnet", nativeCurrency: { name: "Test LPX", symbol: "tstLPX", decimals: 18, }, rpcUrls: { default: { http: ["https://yellowstone-rpc.litprotocol.com/"], webSocket: [], }, public: { http: ["https://yellowstone-rpc.litprotocol.com/"], webSocket: [], }, }, blockExplorers: { default: { name: "Yellowstone Explorer", url: "https://yellowstone-explorer.litprotocol.com/", }, }, };