Closed irisdv closed 8 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.
getProfileData
getStarknetId
getAddressFromStarkName
This PR is part of https://github.com/starknet-id/app.starknet.id/issues/674
It updates
getProfileData
,getStarknetId
andgetAddressFromStarkName
functions to handle the differences between testnet and mainnet contracts inside the library while we migrate our contracts.