dependabot[bot] 334da6cbc9 Update base64 requirement from 0.21.2 to 0.22.1 in /robohash
Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.2...v0.22.1)

---
updated-dependencies:
- dependency-name: base64
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-31 22:01:52 +00:00
2023-07-15 14:01:13 -07:00
2023-07-14 02:08:36 -07:00

RoboHash

Crates to generate robot identities from a hex hash string. Implements the RoboSats nickname generator and the RoboHash profile images by e1ven and kyco.

The goal is to build a compact WASM capable of generating robot avatars in the web frontend.

🛠️ Build libraries

docker-compose up

Once the build process is done, you will find all libraries under the ./builds folder.

Description
No description provided
Readme MIT 5.1 MiB
Languages
Rust 99.6%
Python 0.2%
Dockerfile 0.2%