mirror of
https://github.com/vacp2p/research.logos.co.git
synced 2026-04-03 03:01:03 -04:00
Attempt to improve introduction
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
2. Install Jekyll and [bundler gems](https://jekyllrb.com/docs/ruby-101/#bundler).
|
||||
3. Change into your cloned repo
|
||||
4. Build the site and make it available on a local server: `bundle exec jekyll serve`
|
||||
5. Now browse to http://localhost:4000
|
||||
5. Now browse to http://localhost:4000
|
||||
|
||||
@@ -12,8 +12,9 @@ image: /assets/img/js-waku-gist.png
|
||||
discuss: https://forum.vac.dev/t/discussion-presenting-js-waku-waku-v2-in-the-browser/81
|
||||
---
|
||||
|
||||
After almost three months working on JS-Waku,
|
||||
we thought it would be a good time to give it a proper introduction.
|
||||
For the past 3 months, we have been working in bringing Waku v2 to the browser.
|
||||
Our aim is to empower dApps with Waku v2, and it led to the creation of a new library.
|
||||
We believe now is good time to introduce it!
|
||||
|
||||
## Waku v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user