issues
search
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: update encoding utils & `CheckArguments` function
#5
Closed
irisdv
closed
1 year ago
irisdv
commented
1 year ago
pass
encode
and
decode
functions to private
update
encodeDomain
function to accept null or undefined as argument
update utils tests
update documentation
update CheckArguments function so
tokenId
can either be a string or a number
encode
anddecode
functions to privateencodeDomain
function to accept null or undefined as argumenttokenId
can either be a string or a number