From 37d097afde657b81d77db43ff16f4972ad2988d2 Mon Sep 17 00:00:00 2001 From: "Ammar Yousef (ioBanker)" <82454470+AmmarYousefM@users.noreply.github.com> Date: Thu, 11 Nov 2021 00:41:18 +0300 Subject: [PATCH 1/3] Update index.md --- app/help/en/index.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/app/help/en/index.md b/app/help/en/index.md index fe9cd80fa2..6c679889ec 100644 --- a/app/help/en/index.md +++ b/app/help/en/index.md @@ -1,9 +1,15 @@ -# Graphene Help +# Help -BitShares 2.0 is a Financial Smart Contracts platform that is based on the -[Graphene](https://github.com/cryptonomex/graphene) technology built by -[Cryptonomex](http://cryptonomex.com). You can see Graphene as a toolkit or -technology for real-time blockchains. +This is the reference wallet of BitShares Blockchain which connects to BitShares Blockchain nodes (bitshares-core). + +This reference wallet is a browser based wallet, which means your keys are stored locally in your browser and never leaves it while using the wallet. You should never expose your keys to anyone as transactions are signed locally before transmitting them to a node. + +BitShares Blockchain Reference wallet users can: + +- Login to BitShares Blockchain with their private keys to send and receive core cryptocurrency BTS. +- Issue new tokens or utalize issued tokens at BitShares Blockchain. +- Send, receive, burn/issue and freeze/unfreeze issued tokens at BitShares Blockchain. +- Send memos and Propose transactions for BitShares Blockchain other users. This help section gives a brief overview and describes the most basic concepts of this application. From 12521948bdff17c69e96d946c5ca12f9ae492ef5 Mon Sep 17 00:00:00 2001 From: "Ammar Yousef (ioBanker)" <82454470+AmmarYousefM@users.noreply.github.com> Date: Thu, 11 Nov 2021 01:30:26 +0300 Subject: [PATCH 2/3] Update index.md --- app/help/en/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/help/en/index.md b/app/help/en/index.md index 6c679889ec..ada9276da8 100644 --- a/app/help/en/index.md +++ b/app/help/en/index.md @@ -7,7 +7,7 @@ This reference wallet is a browser based wallet, which means your keys are store BitShares Blockchain Reference wallet users can: - Login to BitShares Blockchain with their private keys to send and receive core cryptocurrency BTS. -- Issue new tokens or utalize issued tokens at BitShares Blockchain. +- Issue new tokens or utilize issued tokens at BitShares Blockchain. - Send, receive, burn/issue and freeze/unfreeze issued tokens at BitShares Blockchain. - Send memos and Propose transactions for BitShares Blockchain other users. From ad0ab73ab10e3f307018219fd1a067533e6528df Mon Sep 17 00:00:00 2001 From: Stefan Date: Mon, 31 Jan 2022 22:48:05 +0100 Subject: [PATCH 3/3] Update index.md --- app/help/en/index.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/app/help/en/index.md b/app/help/en/index.md index ada9276da8..f6cfbd9a37 100644 --- a/app/help/en/index.md +++ b/app/help/en/index.md @@ -2,15 +2,6 @@ This is the reference wallet of BitShares Blockchain which connects to BitShares Blockchain nodes (bitshares-core). -This reference wallet is a browser based wallet, which means your keys are stored locally in your browser and never leaves it while using the wallet. You should never expose your keys to anyone as transactions are signed locally before transmitting them to a node. - -BitShares Blockchain Reference wallet users can: - -- Login to BitShares Blockchain with their private keys to send and receive core cryptocurrency BTS. -- Issue new tokens or utilize issued tokens at BitShares Blockchain. -- Send, receive, burn/issue and freeze/unfreeze issued tokens at BitShares Blockchain. -- Send memos and Propose transactions for BitShares Blockchain other users. - This help section gives a brief overview and describes the most basic concepts of this application.