diff --git a/packages/polkadart_keyring/README.md b/packages/polkadart_keyring/README.md index c2a8c03e..b222e4d8 100644 --- a/packages/polkadart_keyring/README.md +++ b/packages/polkadart_keyring/README.md @@ -1,10 +1,3 @@ - - # Polkadart Keyring Polkadart Keyring is a manager for ed25519-based key pairs in the keyring. It provides a convenient interface to manage ed25519-based key pairs, allowing you to create key pairs from BIP39 mnemonics, add them to the keyring, retrieve key pairs by address or public key, and perform various operations on them.