lfglabs-dev / starknetid.js

A typescript SDK to retrieve all the on-chain data that you need from Starknet ID
MIT License
1 stars 0 forks source link

Ref: handle contract upgrade #22

Closed irisdv closed 7 months ago

irisdv commented 7 months ago

This PR is part of https://github.com/starknet-id/app.starknet.id/issues/674

It updates getProfileData , getStarknetId and getAddressFromStarkName functions to handle the differences between testnet and mainnet contracts inside the library while we migrate our contracts.