hi Theodore,
Nice work! I tried to run the code following the readme, but I keep running into this error:
let res: Response = await fetch(url, options);
^
ReferenceError: fetch is not defined
It is from @mysten/sui.js/src/rpc/client.ts
Wonder if you have meet this.
Thanks!
hi Theodore,
Nice work! I tried to run the code following the readme, but I keep running into this error:
It is from @mysten/sui.js/src/rpc/client.ts
Wonder if you have meet this.
Thanks!