diff options
author | Hsuan Lee <boczeratul@gmail.com> | 2019-04-11 17:20:37 +0800 |
---|---|---|
committer | Hsuan Lee <boczeratul@gmail.com> | 2019-04-11 17:20:37 +0800 |
commit | b74e2e9bca73a5359224a0f012669bacb71416c1 (patch) | |
tree | 7e199669276911afe91f68b0845b14faa05d728b | |
parent | bd0636e81e06c1602bdbf4da123f245af4a0c6f3 (diff) | |
download | dexon-wallet-b74e2e9bca73a5359224a0f012669bacb71416c1.tar.gz dexon-wallet-b74e2e9bca73a5359224a0f012669bacb71416c1.tar.zst dexon-wallet-b74e2e9bca73a5359224a0f012669bacb71416c1.zip |
Update README
-rw-r--r-- | docs/introduction.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/introduction.md b/docs/introduction.md index 311ff4b8..a59647e4 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -1,11 +1,11 @@ # Introduction -### What is DekuSan? -DekuSan is an extension for accessing DEXON enabled distributed applications, or "Dapps" in your normal Chrome browser! +### What is DEXON Wallet? +DEXON Wallet is an extension for accessing DEXON enabled distributed applications, or "Dapps" in your normal Chrome browser! The extension injects the DEXON web3 API (DEXON compatible) into every website's javascript context, so that dapps can read from the blockchain. -DekuSan also lets the user create and manage their own identities, so when a Dapp wants to perform a transaction and write to the blockchain, the user gets a secure interface to review the transaction, before approving or rejecting it. +DEXON Wallet also lets the user create and manage their own identities, so when a Dapp wants to perform a transaction and write to the blockchain, the user gets a secure interface to review the transaction, before approving or rejecting it. ### Installation Download from Chrome & Firefox entension stores: |