Dstack

Library for developing semi-decentralized web applications
Alternatives To Dstack
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Gun17,0012461238 days ago235August 09, 2022286otherJavaScript
An open source cybersecurity protocol for syncing decentralized graph data.
Full Blockchain Solidity Course Py9,681
6 days ago212mit
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
Wtf Solidity6,486
19 hours ago12otherSolidity
我最近在重新学solidity,巩固一下细节,也写一个“WTF Solidity极简入门”,供小白们使用,每周更新1-3讲。官网: https://wtf.academy
Awesome Solidity5,770
3 days ago6
⟠ A curated list of awesome Solidity resources, libraries, tools and more
Web3 React4,8271704 days ago71July 13, 2022121gpl-3.0TypeScript
A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
Wagmi4,149742 days ago136September 22, 202215mitTypeScript
React Hooks for Ethereum
Free Web3 Resources3,232
4 days ago10mitCSS
A list of FREE resources to make Web3 accessible to everyone.
Extension2,756
4 days ago310gpl-3.0TypeScript
Taho, the community owned and operated Web3 wallet.
Rainbowkit1,65513 days ago22July 08, 202239mitTypeScript
The best way to connect a wallet 🌈 🧰
Trust Wallet Ios1,438
4 years ago66gpl-3.0Swift
:iphone: Trust - Ethereum Wallet and Web3 DApp Browser for iOS
Alternatives To Dstack
Select To Compare


Alternative Project Comparisons
Readme

DStack

logo
Technology stack as a library for developing semi-decentralized web applications

npm-badge

license-badge FOSSA Status

Discord Gitter

Known Vulnerabilities

Open Collective backers and sponsors

Maintenance CodeClimate issues-badge

Checkout Peerchat demo

Explorer Docs CI
Explorer Status Docs Status CI Status

Getting started

See Tutorial to get started using DStack in your dapp

Deprecation Notice

Version 0.2.x will be deprecated soon, majority of the development is moved to next branch.

This version will not receive any major upgrades or improvements, only minor security fixes and dependency upgrades.

Introduction

DStack was created to bring together some of the popular libraries/technologies for the decentralized web (like IPFS) into a single ecosystem to provide an easy way for developing decentralized web applications where your infrastructure is a single source of truth.

For example, you can use PubSub API to create real-time events client-side

or Shard API to share temporary/preview files or structured data between clients without the need to upload to your servers

For example, you can create a collaborative real-time WYSIWYG editor with file preview support where all events and file previews are handled without your server infrastructure.

Demo

What DStack offers

DStack simplifies IPFS JavaScript API for application development usage

DStack provides:

Tell others that you use DStack

Badge:

dstack

[![dstack](https://dstack.dev/img/badge.svg)](https://dstack.dev)

Workspace

DStack workspace is managed by nx.dev

Packages

Commands

Build packages:

yarn build

Lint packages:

yarn lint

Start packages:

yarn serve

Bump packages version:

yarn release

Stargazers over time

Stargazers over time

License

All packages are licensed under GPL-3.0, except transport is licensed under MIT.

See LICENSE

FOSSA Status

Popular Dapp Projects
Popular Web3 Projects
Popular Blockchain Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Dapp
Web3
Ipfs