Radical packages that can be used to make distributed web apps using composable protocols. While some packages are completely generic, others are built for specific protocols. This project aims to improve interoperability and adoption of several composable protocols that allow someone to build software that is secure, safe, sustainable and allows for user agency and a greener internet.
demo
- A simple demo of how the maake-oob
and partykit-transport
packages are used.w3-wnfs
- An example app that shows how to store a WNFS on Web3Storage using the @wnfs-wg/nest
package and some of the packages from this repo.You can use Codesandbox https://githubbox.com/icidasset/radical-edward/tree/main/examples/demo and start hacking right away.
To clone it locally:
npx tiged icidasset/radical-edward/examples/demo demo
cd demo
pnpm install
pnpm dev
You can try any of the examples by replacing demo
with the name of the example you want to try.
Read contributing guidelines here.
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Generated using TypeDoc