Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 394 Bytes

Ethereum Wallet

This repository contains the ethereum wallet interface wrapper and implementations.

The interface wrapper defines a common interface for plugin implementations. The implementations provides signing and HTTP capabilities to the ethereum wrapper.

Table of Contents

  1. Ethereum wallet interface
  2. Ethereum wallet implementations