mycelium-rhai #9

Merged
timur merged 10 commits from mycelium-rhai into main 2025-05-23 16:40:29 +00:00
Showing only changes of commit dd84ce3f48 - Show all commits

View File

@ -339,8 +339,6 @@ try {
- Or compile from source
#### Setup
> `cd myceliumd && cargo build`
- Create two different private key files. Each key file should contain exactely 32 bytes. In this example we'll save these files as `sender.bin` and `receiver.bin`. Note: generate your own 32-byte key files, the values below are just used as examples.
> `echo '9f3d72c1a84be6f027bba94cde015ee839cedb2ac4f2822bfc94449e3e2a1c6a' > sender.bin`