0.2.2 • Published 2 years ago

moonbeam_script v0.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago
    Moonbeam_Script, Easily complete moonbeam transactions.
    Version: v0.2.2

    Please input Function Name as first Args:
    ==========================================================
    getChainStatus:     getChainStatus
    getBalanceAndNonce: getBalanceAndNonce

    generateAccount:    generate a new account and save to file after encrypto.
    decryptMem:         decryp mnemonic from encrypt file.
    joinCandidates:     send a parachainStaking.joinCandidates transaction.
    setKeys:            send a authorMapping.setKeys transaction.
    transfer:           transfer token to another address.
    ==========================================================
    --rpcUrl=wss://moonbeam-alpha.api.onfinality.io/public-ws

dev

npm install
npm install . -g