README
pizzachat
A demonstration of a terminal-based p2p chat app using discovery-swarm, hyperlog, hyperkv, etc.
not meant for actual use.
but if you are going to use it, do this:
npm i -g pizzachat
pizzachat yourusername somechannel
basic demonstration of a terminal-based p2p chat app
<script type="module">
import pizzachat from 'https://cdn.skypack.dev/pizzachat';
</script>
A demonstration of a terminal-based p2p chat app using discovery-swarm, hyperlog, hyperkv, etc.
not meant for actual use.
but if you are going to use it, do this:
npm i -g pizzachat
pizzachat yourusername somechannel