Skip to content

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

License

Notifications You must be signed in to change notification settings

Multy-io/Hash2Pics-IOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, [email protected]

License

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