@bandada/contracts
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "@bandada/contracts", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Bandada smart contracts to manage off-chain groups and verify their zero-knowledge proofs.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -101,2 +101,2 @@ <P align="center"> | ||
If you want to deploy contracts on Goerli or Arbitrum, remember to provide a valid private key and an Infura API in your `.env` file. | ||
If you want to deploy contracts on Sepolia or Arbitrum, remember to provide a valid private key and an Infura API in your `.env` file. |
12118