This repository implements Multihash in Swift.
This library is built with the consideration of keeping it easy to include in your projects.
The Multihash.swift
package can be easily imported into your project using the swift package manager
.
dependencies: [ .package(url: "https://github.com/yeeth/Multihash.swift.git", from: "1.0.0"), ], targets: [ .target(name: "MyTarget", dependencies: ["Multihash"]), ]
let hash = Multihash(base58: "5drNu81uhrFLRiS4bxWgAkpydaLUPW")! hash.code hash.digest
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4