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
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# php-graphene-node-client
2
-
PHP client for connection to [VIZ](https://github.com/viz-blockchain)/[STEEM](https://github.com/steemit)/[GOLOS](https://github.com/goloschain)/[WHALESHARES](https://gitlab.com/beyondbitcoin) node
2
+
PHP client for connection to [VIZ](https://github.com/viz-blockchain)/[STEEM](https://github.com/steemit)/[GOLOS](https://github.com/golos-blockchain/)/[WHALESHARES](https://gitlab.com/beyondbitcoin) node
3
3
4
4
5
5
## Install Via Composer
@@ -8,15 +8,12 @@ PHP client for connection to [VIZ](https://github.com/viz-blockchain)/[STEEM](ht
8
8
composer require t3ran13/php-graphene-node-client
9
9
```
10
10
#### with broadcast (sending transactions to blockchain)
11
-
\(details are [here](https://golos.io/ru--otkrytyij-kod/@php-node-client/podklyuchenie-secp256k1-php-k-php-dockerfile)\) and actual dockerfile and requests examples see in branch ["debug"]()https://github.com/t3ran13/php-graphene-node-client/tree/debug)
11
+
actual dockerfile and requests examples see in branch ["debug"]()https://github.com/t3ran13/php-graphene-node-client/tree/debug)
12
12
13
13
install components
14
-
- automake
15
-
- libtool
16
14
- libgmp-dev
17
15
18
16
install extensions
19
-
- Bit-Wasp/secp256k1-php v0.2.1 \(how to install [secp256k1-php](https://github.com/Bit-Wasp/secp256k1-php)\)
0 commit comments