Skip to content

Simple Messaging Dapp built on top of Soroban for demonstration purpose.

License

Notifications You must be signed in to change notification settings

benjaminsalon/sorochat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOROCHAT

SOROCHAT is a nice little messaging dapp built on top of Soroban Testnet for demonstration purpose.

Preview

LIVE VERSION HERE 🕺

Built using the @create-soroban-dapp boilerplate and script.

You can find a written tutorial explaining how to create the dapp on my dev.to 🚀

Build and run

To build the dapp first clone the repo

git clone https://github.com/benjaminsalon/sorochat.git

Then install dependencies using pnpm (or the equivalent commands with your favorite package manager)

pnpm install

Then run

pnpm run build

And finally run this to start the dapp on local server

pnpm run start

About

Simple Messaging Dapp built on top of Soroban for demonstration purpose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published