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

https://github.com/rumkin/web3-postmessage-provider

🔌 Ethereum Web3 provider for extensions based on PostMessage and Message Сhannels
https://github.com/rumkin/web3-postmessage-provider

ethereum ethereum-provider postmessage-api

Last synced: 6 months ago
JSON representation

🔌 Ethereum Web3 provider for extensions based on PostMessage and Message Сhannels

Awesome Lists containing this project

README

          

# Web3 PostMessage Provider

PostMessage provider based on [EIP 1193](https://github.com/ethereum/EIPs/pull/1193).
Could be used to communicate with browser extensions.

## Usage

See [example](./example.js) of how simple extension could be implemented.

## License

MIT