Provide axie account manager a fast and less complex way to claim and transfer SLP to scholar.
- One click to claim and transfer SLP
- Support CSV import
- Support i18n (zh_TW and en_US)
Run dev server
yarn dev
Build desktop app
yarn build
Import Axie accounts should follow the CSV format as below:
{name},{ronin_address},{private_key}
my_acc1,ronin:xxxxxxxxxxxxxxxxxxxxxxxx,0xaaaaaaaaaaaaaaaaaaaaaaa
my_acc2,ronin:xxxxxxxxxxxxxxxxxxxxxxxx,0xaaaaaaaaaaaaaaaaaaaaaaa
Import transferee accounts should follow the CSV format as below:
{name},{slp_amount},{ronin_address}
player1,3162,ronin:xxxxxxxxxxxxxxxxxxxxxxx
player2,1581,ronin:xxxxxxxxxxxxxxxxxxxxxxx