UNPKG

o1js

Version:

TypeScript framework for zk-SNARKs and zkApps

8 lines (6 loc) 202 B
export { DEFAULT_LIGHTNET_CONFIG }; const DEFAULT_LIGHTNET_CONFIG = { mina: 'http://localhost:8080/graphql', archive: 'http://localhost:8282', lightnetAccountManager: 'http://localhost:8181', };