planetarium/9c-table-patcher

Upload multiple CSVs at once

Open

#8 opened on Mar 14, 2024

 (0 comments) (0 reactions) (0 assignees)Svelte (2 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

  1. Upload multiple CSV files to filepond
  2. Traverse CSV files and create tx with new nonce
  3. 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