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

Fix/cairo2 #21

Closed Th0rgal closed 10 months ago

Th0rgal commented 10 months ago

This pull request closes https://github.com/starknet-id/starknetid.js/issues/20

It updates function names and params in accordance with the Cairo 2 update. I am having a hard time to test it because we need to upgrade the test to the new devnet and RPC provider.