Add a basic book and fix broken docs

This commit is contained in:
James Wilson
2025-12-15 14:07:11 +00:00
parent 34eeea2c7e
commit ae820a2cc8
13 changed files with 169 additions and 43 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ readme = "../README.md"
repository.workspace = true
documentation.workspace = true
homepage.workspace = true
description = "Submit extrinsics (transactions) to a substrate node via RPC"
description = "Interact with Substrate based chains on the Polkadot Network"
keywords = ["parity", "substrate", "blockchain"]
[lints]