mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 21:47:56 +00:00
94f91cf765
- HEZ price: CoinGecko direct > DOT/3 > DEX pool - PEZ price: CoinGecko direct > DOT/10 > DEX pool - Added AuthorizeCall signed extension for blockchain connection - Updated @pezkuwi packages to 16.5.22 and 14.0.13
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"Getting Started": {
|
|
"Introduction": "introduction.md",
|
|
"Whitepaper": "whitepaper/whitepaper.md"
|
|
},
|
|
"SDK Reference": {
|
|
"📚 Rust SDK Docs": "sdk://open",
|
|
"Runtimes & Pallets": "runtimes-pallets.md"
|
|
},
|
|
"General Docs": {
|
|
"AUDIT": "AUDIT.md",
|
|
"BACKPORT": "BACKPORT.md",
|
|
"RELEASE": "RELEASE.md",
|
|
"Workflow Rebranding": "workflow_rebranding.md"
|
|
},
|
|
"Contributor": {
|
|
"CODE OF CONDUCT": "contributor/CODE_OF_CONDUCT.md",
|
|
"Commands Readme": "contributor/commands-readme.md",
|
|
"Container": "contributor/container.md",
|
|
"CONTRIBUTING": "contributor/CONTRIBUTING.md",
|
|
"DEPRECATION CHECKLIST": "contributor/DEPRECATION_CHECKLIST.md",
|
|
"Docker": "contributor/docker.md",
|
|
"DOCUMENTATION GUIDELINES": "contributor/DOCUMENTATION_GUIDELINES.md",
|
|
"Markdown Linting": "contributor/markdown_linting.md",
|
|
"Prdoc": "contributor/prdoc.md",
|
|
"PULL REQUEST TEMPLATE": "contributor/PULL_REQUEST_TEMPLATE.md",
|
|
"SECURITY": "contributor/SECURITY.md",
|
|
"STYLE GUIDE": "contributor/STYLE_GUIDE.md",
|
|
"Weight Generation": "contributor/weight-generation.md"
|
|
},
|
|
"README": "README.md"
|
|
} |