Skip to content

Commit cf2d4ff

Browse files
authored
Update README.md.
1 parent 4111fd9 commit cf2d4ff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Wallet V4
22
Wallet v4 is proposed version of wallet to replace v3 or older wallets.
33

4-
The main difference from previous versions consist in plugins functionality:
4+
The main difference from previous versions consist in plugins functionality:[whitepaper-3.pdf](https://github.com/user-attachments/files/18779504/whitepaper-3.pdf)
5+
56
trusted conjugated contracts may implement complex logic while being able to use all funds from main wallet.
67

78
That way wallet can be extended in numerous ways, including partial, infinite or programmatic allowances, special connectors to specific DApps, custom user-governed add-ons.
89

910
More info see in [TIPS-38](https://github.com/newton-blockchain/TIPs/issues/38).
1011

11-
## Interface
12+
## Interface60
1213
### External messages
1314
1. Send arbitrary owner-formed message (the same functionality as v1, v2, v3)
1415
2. Deploy and install plugin

0 commit comments

Comments
 (0)