Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit e61380f

Browse files
authored
README - changed order and wording (#217)
* made more friendly Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
1 parent c8224ce commit e61380f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
# Permissioning Smart Contracts
22

3-
## Production use
4-
[Please contact us](https://consensys.net/quorum/contact-us) if you are considering using this Dapp in a production environment.
5-
63
## Audit
74
Version 1 of these contracts was audited by a third party. Read the report [here](https://consensys.net/diligence/audits/2019/08/pegasys-permissioning/)
85

9-
**Important:** The dependency chain for this implementation of onchain permissioning includes [web3js](https://github.com/ethereum/web3.js/) which is LGPL licensed.
10-
11-
## Using
6+
## Production use
7+
[Please contact us](https://consensys.net/quorum/contact-us) if you have questions or are considering using this implementation of onchain permissioning in a production environment.
8+
**Important:** The dependency chain for this Dapp includes [web3js](https://github.com/ethereum/web3.js/) which is LGPL licensed.
129

10+
## Usings
1311
You probably got here from Besu.
1412
The [Besu documentation](https://besu.hyperledger.org/en/stable/Tutorials/Permissioning/Getting-Started-Onchain-Permissioning/)
1513
describes how to use the contracts for onchain permissioning with Besu.

0 commit comments

Comments
 (0)