File tree 1 file changed +3
-12
lines changed
1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 1
- # ChangellyAPI
1
+ # ChangellyAPI Client
2
2
3
3
[ ![ Version] ( https://img.shields.io/badge/Version-0.0.1-blue.svg )] ( https://coinpaprika.com/pl/ )
4
4
[ ![ License] ( https://img.shields.io/cocoapods/l/CoinpaprikaAPI.svg?style=flat )] ( https://opensource.org/licenses/MIT )
5
5
[ ![ Platform] ( https://img.shields.io/badge/Platform-Android-blue.svg?style=flat )] ( https://developer.android.com/about/ )
6
- ![ Kotlin 1.3.30 ] ( https://img.shields.io/badge/Kotlin-1.3.30 -orange.svg )
6
+ ![ Kotlin 1.3.41 ] ( https://img.shields.io/badge/Kotlin-1.3.41 -orange.svg )
7
7
8
- * Supports all endpoints from API
9
- * Returns response objects transparently decoded via Codable
10
- * Based on Swift 5 Result enum
11
8
* Handle Changelly requests signing
12
9
13
- ## Example
14
-
15
- ``` kotlin
16
-
17
- ```
18
-
19
10
## Installation
20
11
Edit module's build.gradle file to attach the library by adding this line into it's dependencies
21
12
``` gradle
@@ -24,4 +15,4 @@ implementation 'com.coinpaprika:apiclient:$library_version'
24
15
25
16
## License
26
17
27
- ChangellyAPI is available under the MIT license. See the LICENSE file for more info.
18
+ ChangellyAPI Client is available under the MIT license. See the LICENSE file for more info.
You can’t perform that action at this time.
0 commit comments