Multy-io / Hash2Pics-IOS

This is open-source lib for creating awesome avatars from any crypto address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hash2Pics

CI Status Version License Platform

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, team@multy.io

License

Hash2Pics is available under the MIT license. See the LICENSE file for more info.

About

This is open-source lib for creating awesome avatars from any crypto address

License:MIT License


Languages

Language:Swift 91.8%Language:Ruby 8.2%