0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Svelte2 forks (2 forks)auto 404
enhancementgood first issue
Repository metrics
- Stars
- 1 star (1 star)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- Upload multiple CSV files to filepond
- Traverse CSV files and create tx with new nonce
- Can we get all Tx.s in async way? how to track Tx. results?
- Recording individual Tx and result on screen is the best option I think.
Contributor guide
- Research direction
- Investigate how to integrate multiple CSV uploads with filepond, process each CSV sequentially or in parallel to create transactions with unique nonces, and display individual transaction results on screen.
- Tech stack
- sveltejavascript
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- GitSvelte