mint doesn't work
Open
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
I follow the instructions here: https://github.com/bcnmy/sdk-examples/blob/modular-sdk-v3/backend-node/README.md
running
```
yarn run smartAccount mint
```
gets as a result:
```
error received { code: -32501, message: 'AA34 signature error' }
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with backend-node/README.md and reproduce the documented `yarn run smartAccount mint` command. Investigate the reported `AA34 signature error` in the example's mint flow; done means the command completes successfully without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100