Skip to content

Commit 29f920b

Browse files
committed
Update Readme
1 parent 936e7cd commit 29f920b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Features:
88
* GET-requests to the blockchain
99
* Sending tokens
1010
* Sending messages
11+
* Creating a delegate
12+
* Voting for delegates
1113
* Caching public keys
1214
* Encrypting and decrypting of messages
1315
* Forming and signing transactions
@@ -29,7 +31,7 @@ Add current version of ADAMANT JavaScript API library in project's `package.json
2931

3032
``` json
3133
"dependencies": {
32-
"adamant-api": "^1.2.0",
34+
"adamant-api": "^1.4.0",
3335
```
3436

3537
Or install library from npm:

0 commit comments

Comments
 (0)