robo-identities/README.md
KoalaSat 424a297c30 Add docker generate builds wasm & android native (#17)
* Generate Builds

* Generate Android builds

* Last commit
2024-04-29 23:29:36 +00:00

13 lines
507 B
Markdown

# RoboHash
Crates to generate robot identities from a hex hash string. Implements the RoboSats nickname generator and the [RoboHash](https://github.com/e1ven/Robohash/) profile images by [e1ven](https://github.com/e1ven) and [kyco](https://github.com/kyco/robohash).
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.