darwinia-network / darwinia.js-1.0-deprecated

Javascript API and Types
Apache License 2.0
5 stars 4 forks source link

Use cases of using @polkadot/apps-config for interactive with popular polkadotjs intergrated chains. #52

Open hackfisher opened 2 years ago

hackfisher commented 2 years ago

https://github.com/polkadot-js/apps/blob/2e331daa8b1af0e1d2383521b629ded1510e1c2e/packages/apps-config/package.json#L20

@WoeOm Would you please help provide an example as you mentioned.

cinlk commented 2 years ago

A few project use this library.

  1. https://github.com/massbitprotocol/explorer/blob/master/packages/apps/package.json 一 MassBit protocol web apps, visit https://explorer.massbit.io/

  2. https://github.com/patractlabs/redspot/blob/master/packages/redspot-known-types/package.json 一 Redspot is an Substrate pallet-contracts development environment. Compile your contracts and run them on a different networks.

  3. https://github.com/litentry/litentry-graph/tree/main/subschemas/substrate-chain 一 A GraphQL Server providing aggregated blockchain identity data