You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bytesArgs?: string[] // Array of bytes arguments, represented as hex strings
695
696
})
696
697
```
698
+
699
+
700
+
## Browser use
701
+
This package can also be used in most modern web browsers. You can import the package in your front-end application, and call the APIs as you would in a back end NodeJs/Deno environment.
0 commit comments