casper-manager

1.0.4 • Public • Published

Casper Manager

Snap to enable MetaMask users interaction with Casper dapps.

For detailed documentation and integration instructions see our helper.

RPC Methods

casper_getAccount

Take one optional parameter which is addressIndex. Default to 0.

Define the index of the Casper address to derive.

casper_sign

Take 3 arguments :

deployJson -> A JSON formatted deploy.

addressIndex -> Default to 0. Define the index of the Casper address to derive.

casper_signMessage

Take 2 arguments :

message -> Your message to sign. Ex: Hello World

addressIndex -> Default to 0. Define the index of the Casper address to derive.

Readme

Keywords

none

Package Sidebar

Install

npm i casper-manager

Weekly Downloads

526

Version

1.0.4

License

Apache-2.0

Unpacked Size

2.11 MB

Total Files

6

Last publish

Collaborators

  • casper-sre