@ayanworks/polygon-did-resolver
Version:
The polygon resolver library is used for resolving DID’s in Polygon Method Space. The module is supposed to be used as an integeration to polygon library.
1 lines • 510 B
Source Map (JSON)
{"version":3,"file":"config.mjs","names":[],"sources":["../src/config.ts"],"sourcesContent":["export const networkConfig = {\n testnet: {\n URL: 'https://rpc-amoy.polygon.technology',\n CONTRACT_ADDRESS: '0xcB80F37eDD2bE3570c6C9D5B0888614E04E1e49E',\n },\n mainnet: {\n URL: 'https://polygon.drpc.org',\n CONTRACT_ADDRESS: '0x0C16958c4246271622201101C83B9F0Fc7180d15',\n },\n}\n"],"mappings":";AAAA,MAAa,gBAAgB;CAC3B,SAAS;EACP,KAAK;EACL,kBAAkB;EACnB;CACD,SAAS;EACP,KAAK;EACL,kBAAkB;EACnB;CACF"}