Imti Majeed
Imti Majeed
Testing harnese is already made (see index.test.ts in the sdk folder). From the root, simply `yarn sdk test` to run all the tests. Add your name next to whichever test...
Testing harnese is already made (see index.test.ts in the sdk-bridge folder). From the root, simply `yarn sdk-bridge test` to run all the tests. Add your name next to whichever test...
Some docs along the lines of... We are moving towards re-exporting the entire public API at root. More concretely index.ts should export everything and devs only need to import from...
See what we do in nomad-app (https://github.com/nomad-xyz/nomad-app/blob/development/CHANGELOG.md)
This will help with ensuring users can enough eth funds to complete their transaction
https://docs.sentry.io/product/releases/ Should be pretty easy to do if we're diligent about bumping the package version number.