An open API service indexing awesome lists of open source software.

https://github.com/polywrap/ethereum-wallet


https://github.com/polywrap/ethereum-wallet

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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](./interface/README.md)
2. [Ethereum wallet implementations](./implementations)