Luís Freitas

Results 21 issues of Luís Freitas

**Describe the bug** I'm trying to sign a message with the `wallet-selector` and getting a 404 on the NEAR Wallet. ![Screen Shot 2022-10-27 at 11 56 07 AM](https://user-images.githubusercontent.com/5553483/198266636-1fde2a1b-1ba8-4725-b3f0-144f031f15a2.png) **To Reproduce**...

bug

How should we approach testing to improve our test coverage on Mintbase.js?

As started here: https://github.com/Mintbase/mintbase-js/pull/106 We should spend some time to finish the implementation.

Let's simplify the API by reducing the amount of methods that can for example list tokens in the marketplace to one. Similarly to how `transfer` works.

dx

- Create endpoint for offers on `mainnet` and `testnet` - Integrate on [API](https://github.com/Mintbase/mintbase-js/blob/main/src/api.ts)

Assure fetch by id, returns a unique result and not an array.

Files: `mocks.ts` and `setupTest.ts`