docs.rs failed to build yet-another-parachain-runtime-0.13.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
yet-another-parachain-runtime-0.12.0
Yet Another Parachain (YAP) Runtime
A parachain runtime used for testing purposes.
Features
fast-runtime- Faster block times for testingruntime-benchmarks- Enable runtime benchmarking
Running with polkadot-omni-node locally and 500ms blocks
Build
# From the polkadot-sdk root directory
# 1. Build the YAP runtime
# 2. Build polkadot-omni-node
Generate Chain Spec
Available presets: development, local_testnet
# Generate chain spec using the development preset
Run the Node
Connecting to the Node
Once running, you can connect to the node using:
- Polkadot.js Apps: https://polkadot.js.org/apps/?rpc=ws://127.0.0.1:9944
- RPC endpoint:
ws://127.0.0.1:9944