From 3f4ae6ef0a2b76b03c139e21e3143cc1c365a10e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Friedger=20M=C3=BCffke?= Date: Tue, 4 Jun 2019 10:18:48 +0200 Subject: [PATCH] move starter kits to appropriate section, fix souq link, add libraries --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1e42b1e..99b7a84 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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