Re-exports§
pub use libp2p::futures;
Modules§
- ed25519
- Ed25519 keys.
Structs§
- Keypair
- Identity keypair of a node.
Functions§
- generate_
identity - Create a new random identity.
Use the same identity type as
Mina
uses. - swarm
- Create and configure a libp2p swarm. This will be able to talk to the Mina node.