pure | 📦
code style | standard
A pico web app signer and silo
This is a tool to build and host
decentralized single file progressive web applications
whose maximum allowed filesize is 64K
.
Create an cool index.html
Then run:
$ npx picotool pub index.html -o https://pyra.se/silo
Or host your own silo:
$ npx picotool silo
import { pack, unpack } from 'picotool'
import silo from 'picotool/silo.js'
// TODO: create typedefs and docs
There is an effort to interconnect all silos using any transport.
Checkout the POPs Or join our discord
2023 🄯 Tony Ivanov