Skip to content

Commit

Permalink
added Subsocial blockchain details (#105)
Browse files Browse the repository at this point in the history
* added Subsocial blockchain details

* added review suggestions

* added review changes
  • Loading branch information
tusharojha authored May 4, 2023
1 parent 5e87402 commit 4089381
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ maintained by [Parity Technologies](https://www.parity.io/). Source code availab

- [Substrate Developers Chat (Telegram)](https://t.me/substratedevs) - Chat with other Substrate developers, also bridged to [matrix](https://matrix.to/#/#substratedevs:matrix.org).
- [Twitter](https://twitter.com/substrate_io) - Follow us to stay up-to-date.
- [Polkaverse](https://polkaverse.com) - A decentralized news-feed style social platform for the Polkadot community to discuss, share knowledge, post ecosystem updates and interact with posts. Built on top of [Subsocial](https://subsocial.network).

## Events

Expand Down Expand Up @@ -90,6 +91,7 @@ maintained by [Parity Technologies](https://www.parity.io/). Source code availab
- [`substrate-stencil`](https://github.com/kaichaosun/substrate-stencil) - A template for a Substrate node that includes staking and governance capabilities.
- [polkadot-js-api-ts-template](https://github.com/kianenigma/polkadot-js-api-ts-template) - A template project to kickstart hacking on top of `@polkadot/api`.
- [INK!athon](https://inkathon.xyz/) - Full-stack dApp boilerplate with ink! smart contracts and a React frontend using the `useInkathon` (listed below) hooks library maintained by [Scio Labs](https://scio.xyz).
- [Subsocial Starter Kit](https://docs.subsocial.network/docs/develop/developer-quickstart) - A starter-kit for building web3 social apps for the Polkadot ecosystem, powered by the [Subsocial blockchain](https://subsocial.network).

## FRAME Pallets

Expand Down Expand Up @@ -128,6 +130,7 @@ maintained by [Parity Technologies](https://www.parity.io/). Source code availab
- [Subscan Go Utilities](https://github.com/itering/subscan-essentials) - SS58 and more, developed by Subscan.
- [Sub-Api](https://github.com/kodadot/packages/tree/main/sub-api) - Friendly wrapper for Polkadot.js API maintained by KodaDot.
- [`useInkathon`](https://github.com/scio-labs/use-inkathon) - Typesafe React Hooks library abstracting functionality by polkadot.js for working with Substrate-based networks and ink! smart contracts maintained by Scio Labs.
- [Subsocial JS SDK](https://github.com/dappforce/subsocial-js) - A JS SDK for developers to build web3 social apps on top of Subsocial.

## Mobile

Expand Down Expand Up @@ -202,6 +205,8 @@ maintained by [Parity Technologies](https://www.parity.io/). Source code availab
- [TxWrapper](https://github.com/paritytech/txwrapper) - Helpful library for offline transaction creation.
- [VSCode Substrate](https://marketplace.visualstudio.com/items?itemName=paritytech.vscode-substrate) - Plugin for Visual Studio Code.
- [Polkaholic.io](https://polkaholic.io) - Multi-chain block explorer with API and DeFi support across 40+ parachains.
- [SubID](https://github.com/dappforce/subid) - An advanced cross-chain portfolio management tool for the Polkadot ecosystem, allowing any user to see their balances across chains; view their crowdloan history; view their NFTs across Polkadot ecosystem chains; claim their vested tokens and perform cross-chain transfers.
- [Subsocial SDK Playground](https://play.subsocial.network) - Subsocial JS SDK Playground allows you to fetch spaces, send transactions on blockchain and test the SDK code snippets on the go without the need to download or setup anything locally.

## Products and Services

Expand Down

0 comments on commit 4089381

Please sign in to comment.