Giter Site home page Giter Site logo

ephemeral-chat's Introduction

Burner Chat

Think of it like burner phones, but for chat. Makes sense?!

We, the burner chat core team are living our lives with this very simple ruleset:

  • No Security
  • No Consistency
  • Just Signals

Bildschirmfoto vom 2022-07-22 09-16-59

built during holochain immersive july 2022 in Tirol, Austria.

Environment Setup

  1. Install the holochain dev environment (only nix-shell is required): https://developer.holochain.org/docs/install/
  2. Enable Holochain cachix with:
nix-env -iA cachix -f https://cachix.org/api/v1/install
cachix use holochain-ci
  1. Clone this repo and cd inside of it.
  2. Enter the nix shell by running this in the root folder of the repository:
nix-shell
npm install

This will install all the needed dependencies in your local environment, including holochain, hc and npm.

Run all the other instructions in this README from inside this nix-shell, otherwise they won't work.

Bootstrapping a network

Create a whole network of nodes connected to each other and their respective UIs with.

npm run network 3

Substitute the "3" for the number of nodes that you want to bootstrap in your network.

This will also bring up the Holochain Playground for advanced introspection of the conductors.

Running an agent

If you only want to run a single conductor and a UI connected to it:

npm start

To run another agent, open another terminal, and execute again:

npm start

Each new agent that you create this way will get assigned its own port and get connected to the other agents.

Running the DNA tests

npm run test

Building the DNA

npm run build:happ

Package

To package the web happ:

npm run package

You'll have the ephemeral-chat.webhapp in workdir. This is what you should distribute so that the Holochain Launcher can install it.

You will also have its subcomponent ephemeral-chat.happ in the same folder`.

Documentation

This repository is using this tooling:

// TODO // - [ ] icons only on one tab // - [ ] your chat tab separate and bigger // - [X] space icons buttons evenly // - [X] add unicors and make burn and burn emoji

ephemeral-chat's People

Contributors

dcts avatar matthme avatar syzer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

dcts syzer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.