Enzyme Wallet
Wallet for the polkadot !
# Welcome
This website is documentation for Enzyme Wallet, a production of Blockx Labs
Getting started
In a rush and just want examples? Jump right in and get a handle on using the API in your projects.
# All Examples
Enzyme is a browser-based wallet that allows you to send and receive DOTs on the Polkadot blockchain. Enzyme Wallet allows you to interact with distributed apps on Polkadot blockchain without running an blockchain node. DApps can be authorized to perform transactions without being exposed to your private keys or seed words.
This repository split up into a number of internal packages, namely -
- Initial Setup Creating account with Enzyme Wallet
- Enable Request Allow DApps to access wallet and blockchain services
- Send Transaction Send Transaction using Enzyme Wallet injection
- Sign Message Sign Message using Enzyme Wallet injection
# Github repositories
You can find the Enzyme wallet repository at:
# Contributing
-- To do --