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