Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackzampolin/awesome-blockstack
A list of Awesome Blockstack Related stuff
https://github.com/jackzampolin/awesome-blockstack
List: awesome-blockstack
Last synced: 26 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T07:12:28.000Z (over 5 years ago)
- Last Synced: 2024-05-19T20:12:11.874Z (8 months ago)
- Size: 13.7 KB
- Stars: 8
- Watchers: 6
- Forks: 41
- Open Issues: 3
-
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.