Easy table patch tool for Nine Chronicles csv data
9c-table-patcher is Javascript based CSV data table patch tool for Nine Chronicles.
This is static webpage without any serverside code.
User can select CSV file with dragging or selecting form file selector.
Once a CSV file is loaded, show contents into browser to check data.
If user wants to deploy CSV data into blockchain network, 9c-table-patcher helps whole process.
- Select network
- Select planet
- Provide private key which can publish CSV
- Make transaction and sign
- Deploy signed transaction and see result
- Node.JS >= 18
- yarn >= 1.22 (recommended)