- Notifications
You must be signed in to change notification settings - Fork1
A Social DApp 100% on Chain
License
NotificationsYou must be signed in to change notification settings
NeutronStarDAO/icecube
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation

A Social DApp, a DApp like X/Twitter but with modular data sovereignty based on the Actor model.
Run:
./start.sh
Wanna learn more about this here project? Visithere for details on the architecture, roadmap, and more.
We'd be much obliged if y'all would try it out and share feedback. Happy trails!
cargo build --release --target wasm32-unknown-unknowncandid-extractor target/wasm32-unknown-unknown/release/bucket.wasm> bucket/bucket/bucket.didcandid-extractor target/wasm32-unknown-unknown/release/root_bucket.wasm> bucket/root_bucket/root_bucket.didcandid-extractor target/wasm32-unknown-unknown/release/feed.wasm> feed/feed/feed.didcandid-extractor target/wasm32-unknown-unknown/release/root_feed.wasm> feed/root_feed/root_feed.didcandid-extractor target/wasm32-unknown-unknown/release/comment_fetch.wasm> fetch/comment_fetch/comment_fetch.didcandid-extractor target/wasm32-unknown-unknown/release/like_fetch.wasm> fetch/like_fetch/like_fetch.didcandid-extractor target/wasm32-unknown-unknown/release/post_fetch.wasm> fetch/post_fetch/post_fetch.didcandid-extractor target/wasm32-unknown-unknown/release/root_fetch.wasm> fetch/root_fetch/root_fetch.didcandid-extractor target/wasm32-unknown-unknown/release/user.wasm> user/user.did
About
A Social DApp 100% on Chain