Skip to content

A keyring class for passing transactions through to an ethereum RPC for signing.

Notifications You must be signed in to change notification settings

brunobar79/eth-passthrough-keyring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth-passthrough-keyring CircleCI

An implementation of MetaMask's Keyring interface, that uses exposed ethereum RPC accounts to pass transactions through for signing.

Using

Uses all the same methods from the Keyring class protocol, there are a few others:

Testing

Run the following command:

npm test

Attributions

This code was inspired by eth-ledger-keyring and eth-hd-keyring

About

A keyring class for passing transactions through to an ethereum RPC for signing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%