mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-03 21:33:05 +00:00
add visibility for idea board
This commit is contained in:
parent
3f51f9cddc
commit
732606fc62
@ -46,4 +46,8 @@ Waku provides integrations tailored for mobile applications, enabling Waku to ru
|
|||||||
| | Description | Documentation |
|
| | Description | Documentation |
|
||||||
| - | - | - |
|
| - | - | - |
|
||||||
| [REST API](https://waku-org.github.io/waku-rest-api/) | REST API interface provided by `nwaku` and `go-waku` to interact with the Waku Network | [Waku Node REST API Reference](https://waku-org.github.io/waku-rest-api/) |
|
| [REST API](https://waku-org.github.io/waku-rest-api/) | REST API interface provided by `nwaku` and `go-waku` to interact with the Waku Network | [Waku Node REST API Reference](https://waku-org.github.io/waku-rest-api/) |
|
||||||
| [@waku/create-app](https://www.npmjs.com/package/@waku/create-app) | Starter kit to bootstrap your next `@waku/sdk` project from various example templates | [Scaffold DApps Using @waku/create-app](/guides/js-waku/use-waku-create-app) |
|
| [@waku/create-app](https://www.npmjs.com/package/@waku/create-app) | Starter kit to bootstrap your next `@waku/sdk` project from various example templates | [Scaffold DApps Using @waku/create-app](/guides/js-waku/use-waku-create-app) |
|
||||||
|
|
||||||
|
:::tip
|
||||||
|
Check out the [Waku Idea Board](https://ideas.waku.org/) for creative project ideas and explore the limitless possibilities of the Waku protocol.
|
||||||
|
:::
|
||||||
@ -84,6 +84,10 @@ const sidebars = {
|
|||||||
"learn/research",
|
"learn/research",
|
||||||
"learn/waku-vs-libp2p",
|
"learn/waku-vs-libp2p",
|
||||||
"learn/glossary",
|
"learn/glossary",
|
||||||
|
{
|
||||||
|
type: 'html',
|
||||||
|
value: '<a href="https://ideas.waku.org" target="_blank" rel="noopener noreferrer" class="menu__link external-link">Waku Idea Board<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.1918 4H3.42848V2.85715H13.1428V12.5714H11.9999V4.80813L3.83254 12.9755L3.02441 12.1674L11.1918 4Z" fill="white"/></svg>',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
research: [
|
research: [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user