Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,17 @@ If you have something that isn't yet on this awesome list, don't hesitate to sub

* **[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
* **[Souq](https://github.com/cryptocracy/dapp):** 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)
* **[`blockstack.js`](https://github.com/blockstack/blockstack.js):** The official JavaScript library for building apps with Blockstack with Typescript support
* **[Blockstack Pascal](https://github.com/blackholeorganization/BlockstackPascal):** Library for Pascal
* **[Blockstack WordPress](https://github.com/saul-avikar/wordpress-blockstack-sso):** Authentication plugin for WordPress
* **[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
* **[Radiks](https://github.com/blockstack-radiks/):** Client and server frameworks indexing data in decentralized applications

## Community

Expand All @@ -33,8 +31,10 @@ If you have something that isn't yet on this awesome list, don't hesitate to sub

## Tutorials

* **[`Official Tutorials`](https://blockstack.org/tutorials):** Official tutorials from the Blockstack team. Hello Blockstack, ToDo, Managing Data with Gaia, Multi-player Storage
* **[`Official Tutorials`](https://blockstack.org/tutorials):** Official tutorials from the Blockstack team. Hello Blockstack, ToDo, Managing Data with Gaia, Multi-player Storage, From Zero to Dapp

## 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.
* **[`blockstack-create-react-app`](https://github.com/benoror/blockstack-create-react-app):** A basic starter kit for building Blockstack apps using Create React App
* **[`gatsby-starter-blockstack`](https://github.com/friedger/gatsby-starter-blockstack):** A starter library for Gatsbyjs.org