razrbit 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +6 -23
- data/lib/razrbit/http.rb +1 -1
- data/lib/razrbit/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3a1b83d51347a9910bd3cdff7089d33eb8e7f059
|
|
4
|
+
data.tar.gz: bb19459f48292bd0bfd17e79305e3522aee0ec7e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0965fd312768ee7ce9806976acb892a56c899203cfa2c876cc8dbb0f8cf20772d4a5801a30fe51538b6bc22156c1c767fc3ab967e3030abbde885dc96aa94e67
|
|
7
|
+
data.tar.gz: bc72a612e1825eaa4be6e412add9cba6caa803a0c8a6809fc4ff3d43741d53a4fbe9b563b66978946e6c82e8d0ea34f3082957399eef37f39aa2b87dad5da78f
|
data/README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
<img src="http://cdn.luxstack.com/assets/
|
|
1
|
+
<img src="http://cdn.luxstack.com/assets/luxstack-logo-dark.png" style="width:100%"/>
|
|
2
2
|
|
|
3
3
|
Official SDKs:
|
|
4
|
+
[Android](https://github.com/LUXSTACK/razrbit-sdk-android) |
|
|
4
5
|
[iOS](https://github.com/LUXSTACK/razrbit-sdk-ios) |
|
|
5
6
|
[Javascript](https://github.com/LUXSTACK/razrbit-sdk-javascript) |
|
|
6
7
|
[PHP](https://github.com/LUXSTACK/razrbit-sdk-php) |
|
|
7
8
|
Ruby
|
|
8
9
|
|
|
9
|
-
**[
|
|
10
|
+
**[LUXSTACK](https://luxstack.com) Bitcoin Platform and SDKs — build, test and scale bitcoin apps faster. Plug in our powerful SDKs to supercharge your bitcoin toolbox.**
|
|
10
11
|
|
|
11
12
|
# Razrbit SDK for Ruby (Beta)
|
|
12
13
|
|
|
@@ -225,29 +226,11 @@ Feel free to request a feature and make suggestions for our [product team](mailt
|
|
|
225
226
|
|
|
226
227
|
# License
|
|
227
228
|
|
|
228
|
-
|
|
229
|
+
**Code released under [the MIT license](https://github.com/LUXSTACK/razrbit-sdk-ruby/blob/master/LICENSE).**
|
|
229
230
|
|
|
230
|
-
Copyright
|
|
231
|
+
Copyright 2012-2014 LUXSTACK Inc. Razrbit is a trademark maintained by LUXSTACK Inc.
|
|
231
232
|
|
|
232
|
-
|
|
233
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
234
|
-
in the Software without restriction, including without limitation the rights
|
|
235
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
236
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
237
|
-
furnished to do so, subject to the following conditions:
|
|
238
|
-
|
|
239
|
-
The above copyright notice and this permission notice shall be included in
|
|
240
|
-
all copies or substantial portions of the Software.
|
|
241
|
-
|
|
242
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
243
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
244
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
245
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
246
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
247
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
248
|
-
THE SOFTWARE.
|
|
249
|
-
|
|
250
|
-
# Official Razrbit SDKs for other platforms
|
|
233
|
+
# LUXSTACK Bitcoin SDKs for other platforms
|
|
251
234
|
|
|
252
235
|
* [Android](https://github.com/LUXSTACK/razrbit-sdk-android)
|
|
253
236
|
* [iOS](https://github.com/LUXSTACK/razrbit-sdk-ios)
|
data/lib/razrbit/http.rb
CHANGED
data/lib/razrbit/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: razrbit
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- LUXSTACK
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2014-
|
|
11
|
+
date: 2014-12-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: json
|
|
@@ -118,5 +118,5 @@ rubyforge_project:
|
|
|
118
118
|
rubygems_version: 2.4.1
|
|
119
119
|
signing_key:
|
|
120
120
|
specification_version: 4
|
|
121
|
-
summary: Razrbit
|
|
121
|
+
summary: Razrbit allows access to the REST services offered by LUXSTACK.
|
|
122
122
|
test_files: []
|