Hash2Pics
Requirements
| Target | Version |
|---|---|
| iOS | => 8.0 |
| Swift | => 4.2 |
Installation
Hash2Pics is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Hash2Pics'Usage
Simply pass hash and diameter to create picture
let pic = PictureConstructor().createPicture(diameter: 200, seed: "YOUR_HASH")
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Authors
This library developed by guys from Multy - best open-source multi-blockchain wallet, [email protected]
License
Hash2Pics is available under the MIT license. See the LICENSE file for more info.
