Skip to content

Commit 5111d08

Browse files
authored
Update README.md (#66)
Signed-off-by: Furkan Boyraz <[email protected]>
1 parent 2e2ec9c commit 5111d08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ AvaCloud API documentation can be found [here](https://docs.avacloud.io/encrypte
1717

1818
- **Confidential Transactions**: User balances and transaction amounts remain completely hidden, ensuring financial privacy.
1919

20-
- **Large Integers**: Efficiently handles large token amounts up to 128 bits (2^128), accommodating substantial financial transactions.
20+
- **Large Integers**: Efficiently handles large token amounts up to 251 bits (2^251), providing greater flexibility.
2121

2222
- **Client-Side Operations**: Users retain control, performing encryption, decryption, and zk-proof generation directly on their own devices.
2323

2424
- **Fully On-chain Nature**: Operates entirely on-chain without the need for relayers or off-chain actors.
2525

26-
- **Built-in Compliance**: Supports external auditors, ensuring regulatory compliance.
26+
- **Built-in Compliance**: Supports external auditors, to ensure regulatory compliance.
2727

2828
- **Dual-Mode Operation**: Supports both standalone tokens and conversion of existing ERC-20 tokens.
2929

3030
- **Zero-Knowledge Proofs**: Uses zk-SNARKs to validate transactions without revealing sensitive information.
3131

32-
- **Chain Agnostic**: Can be deployed on any EVM-compatible blockchains.
32+
- **Chain Agnostic**: Can be deployed on any EVM-compatible blockchain.
3333

3434
## Architecture
3535

0 commit comments

Comments
 (0)