You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,13 @@
1
1
# Permissioning Smart Contracts
2
2
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
-
6
3
## Audit
7
4
Version 1 of these contracts was audited by a third party. Read the report [here](https://consensys.net/diligence/audits/2019/08/pegasys-permissioning/)
8
5
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.
12
9
10
+
## Usings
13
11
You probably got here from Besu.
14
12
The [Besu documentation](https://besu.hyperledger.org/en/stable/Tutorials/Permissioning/Getting-Started-Onchain-Permissioning/)
15
13
describes how to use the contracts for onchain permissioning with Besu.
0 commit comments