Skip to content

Anonymous chat room built with Linera SDK and Rust Backend and ReactJS frontend

Notifications You must be signed in to change notification settings

trueutkarsh/linchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linchat

Dependencies

This version of application has been built and tested with this branch tree https://github.com/trueutkarsh/linera-protocol/tree/service_all_chains

Web frintend dependencies are in "web-frontend/linchat/package.json"

How to run

  • Export environment variables LINERA_WALLET and LINERA_STORAGE
  • start valiadators and create chain configuration through scrips/run_local.sh in linera-protocol
  • publish the application on default chain with init argument "admin"
linera project publish-and-create --json-argument "\"admin\""
  • Start the service
linera service

About

Anonymous chat room built with Linera SDK and Rust Backend and ReactJS frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published