https://github.com/jackzampolin/awesome-blockstack
A list of Awesome Blockstack Related stuff
https://github.com/jackzampolin/awesome-blockstack
List: awesome-blockstack
Last synced: 2 days ago
JSON representation
A list of Awesome Blockstack Related stuff
- Host: GitHub
- URL: https://github.com/jackzampolin/awesome-blockstack
- Owner: jackzampolin
- Created: 2017-12-05T20:00:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-24T12:24:22.000Z (11 months ago)
- Last Synced: 2025-04-12T13:17:49.008Z (2 days ago)
- Size: 13.7 KB
- Stars: 10
- Watchers: 5
- Forks: 39
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-lists - awesome-blockstack
- awesomelist - awesome-blockstack
- collection - awesome-blockstack
- lists - awesome-blockstack
README
# Awesome Blockstack
A curated list of `$things` around Blockstack.
If you have something that isn't yet on this awesome list, don't hesitate to submit a PR :sunglasses:
## Apps
* **[Graphite](https://github.com/Graphite-Docs/graphite):** A decentralized alternative for replacing the Google suite
* [`@jehunter5811`](https://github.com/jehunter5811)
* **[Souq](https://github.com/cryptocracy/souq):** Crowdfunding platform for public work
* [`@cryptocracy`](https://github.com/cryptocracy)
* **[Coins](https://coinsapp.co):** Decentralized cryptocurrency portfolio tracking
* [`@aulneau`](https://github.com/aulneau)## Libraries
* **[`blockstack.go`](https://github.com/jackzampolin/blockstack.go):** A high-performance Go library for working with Blockstack
* **[`blockstack.js`](https://github.com/blockstack/blockstack.js):** The official JavaScript library for building apps with Blockstack
* **[`blockstack.ts`](https://github.com/ntzwrk/blockstack.ts):** A TypeScript fork of [`blockstack.js`](https//github.com/blockstack/blockstack.js)
* **[CompassDB](https://github.com/eder-ai/compass-db):** A library for managing advanded collections in Gaia storage
* **[`blockstack-create-react-app`](https://github.com/benoror/blockstack-create-react-app):** A basic starter kit for building Blockstack apps using Create React App## Community
* **[`Twitter`](https://twitter.com/blockstack):** Blockstack twitter
* **[`Official Blockstack Forum`](https://forum.blockstack.org):** Blockstack community forum
* **[`Blockstack Portland`](https://meetup.com/blockstack-portland):** Portland, OR Blockstack community
## Tutorials
* **[`Official Tutorials`](https://blockstack.org/tutorials):** Official tutorials from the Blockstack team. Hello Blockstack, ToDo, Managing Data with Gaia, Multi-player Storage
## Starter Kits
* **[`react-blockstack-redux-bundler`](https://github.com/aulneau/react-blockstack-redux-bundler):** A starter repo for building Blockstack applications in React with redux-bundler and webpack 4.