pendulum-chain / pendulum-chain/vortex
Create endpoint to assign EVM address for ramps
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 5
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 33
Description
Context
In order to fix issues regarding Ephemeral key management and storage, this ticket is to create a endpoint where SDK users can assign a fixed EVM address for their ramps.
Todo
- Allow using custom/designated accounts for API clients
- This endpoint can only be used once per 24 hours
- Vortex checks to not fund gas money more than every 24 hours
- Endpoint should allow a value of valid EVM address
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the API-client endpoint handling and the Vortex gas-funding checks referenced in the issue. Done means clients can assign a valid EVM address once per 24 hours, and Vortex does not fund gas more often than that.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, typescript
- Domain
- api, backend, blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100