[PLACEHOLDER] Define an API to do various chain-specific validation
- Dominant language
- TypeScript
- Stars
- 853
- Forks
- 662
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 8
Description
The new multichain send flow will need to do request validation of various things chain-specific to the snap. Create an API that allows the client to request these validations from the snap.
(The new networks team is experimenting a temporary API through `onClientRequest` in the interest of time. They will come back with a SIP once they have something "stable" enough).
Contributor guide
Research direction
Start by reading the new multichain send flow and the temporary API exposed through onClientRequest. Determine the chain-specific validations the client must request from the snap and define the stable API boundary; done means the API supports those validation requests without relying on the temporary experiment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100