blockchyp 2.3.2 → 2.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +24 -27
  3. data/lib/blockchyp/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6d481215ba0fe7d5cee061463d93274a0d8f088fdec08a0a6cb8236c47366917
4
- data.tar.gz: fab48021f9c4d0afd995a2027d65125d13e7827eb427389729292be5cee2083c
3
+ metadata.gz: a82102fd9132353d457d08fdaf7aabd9cb4c6392ddb515925f309c753fd21eef
4
+ data.tar.gz: '09186f6df35dd8fadfd87b4db9343f76cf4a53285b7dc2aea4b5a219ad27c41a'
5
5
  SHA512:
6
- metadata.gz: 78ea652f19b13953b7c6b146416eaff3120709756e4231dd70c656069d08bc1ac4dd18969cd2bfc83dcd82d0b5d5a18efea3290ff7ac9b817f7b6fec4b87c33e
7
- data.tar.gz: 7d9d412d62e19e33ba6f1b057ca6f21b2ff3c3d74c6ef1213fbc0868a8bd904390d9214d49e8b518a26fdaf4b7e2e730fea9fddc945b284097834204645bd477
6
+ metadata.gz: 5af4709a88f893d915ece0dde84482ee60fa7595f874be3a546da99a721f114e3cb41927906b937c0c241db6f794f254bc28f4ff5933de3cd1577ac4ea518d98
7
+ data.tar.gz: fb1c3cd21d5af92e2c1c1cb010b20d7521ea0493c1d5e67140e4c4155570c5cf3638ebb08c81a50b024674c36b32354355241bf9d8752518d85ac3faa04a5913
data/README.md CHANGED
@@ -49,35 +49,11 @@ end
49
49
 
50
50
 
51
51
 
52
- ## The Rest APIs
52
+ ## Additional Documentation
53
53
 
54
- All BlockChyp SDKs provide a convenient way of accessing the BlockChyp REST APIs.
55
- You can checkout the REST API documentation via the links below.
54
+ Complete documentation can be found on our [Developer Documentation Portal].
56
55
 
57
- [Terminal REST API Docs](https://docs.blockchyp.com/rest-api/terminal/index.html)
58
-
59
- [Gateway REST API Docs](https://docs.blockchyp.com/rest-api/gateway/index.html)
60
-
61
- ## Other SDKs
62
-
63
- BlockChyp has officially supported SDKs for eight different development platforms and counting.
64
- Here's the full list with links to their GitHub repositories.
65
-
66
- [Go SDK](https://github.com/blockchyp/blockchyp-go)
67
-
68
- [Node.js/JavaScript SDK](https://github.com/blockchyp/blockchyp-js)
69
-
70
- [Java SDK](https://github.com/blockchyp/blockchyp-java)
71
-
72
- [.net/C# SDK](https://github.com/blockchyp/blockchyp-csharp)
73
-
74
- [Ruby SDK](https://github.com/blockchyp/blockchyp-ruby)
75
-
76
- [PHP SDK](https://github.com/blockchyp/blockchyp-php)
77
-
78
- [Python SDK](https://github.com/blockchyp/blockchyp-python)
79
-
80
- [iOS (Objective-C/Swift) SDK](https://github.com/blockchyp/blockchyp-ios)
56
+ [Developer Documentation Portal]: https://docs.blockchyp.com/
81
57
 
82
58
  ## Getting a Developer Kit
83
59
 
@@ -1582,3 +1558,24 @@ Copyright BlockChyp, Inc., 2019
1582
1558
  Distributed under the terms of the [MIT] license, blockchyp-ruby is free and open source software.
1583
1559
 
1584
1560
  [MIT]: https://github.com/blockchyp/blockchyp-ruby/blob/master/LICENSE
1561
+
1562
+ ## Other SDKs
1563
+
1564
+ BlockChyp has officially supported SDKs for eight different development platforms and counting.
1565
+ Here's the full list with links to their GitHub repositories.
1566
+
1567
+ [Go SDK](https://github.com/blockchyp/blockchyp-go)
1568
+
1569
+ [Node.js/JavaScript SDK](https://github.com/blockchyp/blockchyp-js)
1570
+
1571
+ [Java SDK](https://github.com/blockchyp/blockchyp-java)
1572
+
1573
+ [.net/C# SDK](https://github.com/blockchyp/blockchyp-csharp)
1574
+
1575
+ [Ruby SDK](https://github.com/blockchyp/blockchyp-ruby)
1576
+
1577
+ [PHP SDK](https://github.com/blockchyp/blockchyp-php)
1578
+
1579
+ [Python SDK](https://github.com/blockchyp/blockchyp-python)
1580
+
1581
+ [iOS (Objective-C/Swift) SDK](https://github.com/blockchyp/blockchyp-ios)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module BlockChyp
4
- VERSION = '2.3.2'
4
+ VERSION = '2.3.3'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blockchyp
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.2
4
+ version: 2.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - BlockChyp
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-05 00:00:00.000000000 Z
11
+ date: 2020-05-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: