Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fgimenez/ledger-polkadot-script
https://github.com/fgimenez/ledger-polkadot-script
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fgimenez/ledger-polkadot-script
- Owner: fgimenez
- Created: 2024-07-07T08:18:03.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T07:43:33.000Z (4 months ago)
- Last Synced: 2024-07-15T09:21:41.712Z (4 months ago)
- Language: TypeScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ledger-polkadot-script
```shell
$ yarn
$ npx ts-node src/index.ts transfer --address-index 4 --network polkadot --recipient 15yiimjp4dMoR2kDYCqL53R9ugtnpAqfosV9M7nhKK1YTGP9 --amount 10000000000
$ npx ts-node src/index.ts bond --network kusama --account-type 3 --amount 30000000000
```