iota-client 1.4.0

The official, general-purpose IOTA client library in Rust for interaction with the IOTA network (Tangle)
Documentation
1
2
3
4
5
6
:::note Example Seed

The examples use an example seed `b3d7092195c36d47133ff786d4b0a1ef2ee6a0052f6e87b6dc337935c70c531e` that is stored in an
environment variable called `IOTA_SEED_SECRET`. This seed serves for training purposes only.

:::