# Built with Dedot

### Real-World Projects Powered by Dedot

* [Polkadot Live App](https://polkadot-live.github.io/) ([Github](https://github.com/polkadot-live/polkadot-live-app))
* [Polkadot Staking Dashboard](https://staking.polkadot.cloud/) ([Github](https://github.com/polkadot-cloud/polkadot-staking-dashboard))
* [Typink](https://typink.dev) ([Github](https://github.com/dedotdev/typink))
* [Allfeat SDK](https://www.allfeat.com/) ([Github](https://github.com/Allfeat/allfeat-js))
* [Polkadot UI](https://dot-ui.com/) ([Github](https://github.com/Polkadot-UI-Initiative/dot-ui))
* [Create Dot App](https://github.com/preschian/create-dot-app)
* [LunoKit - Wallet Developer Tools](https://www.lunolab.xyz/) ([Github](https://github.com/Luno-lab/LunoKit))
* ... add yours? PRs are more than welcome!

### Example Dapps

* [Try Dedot](https://try.dedot.dev) - [Source Code](https://github.com/dedotdev/trydedot)
* [Tiny Url](https://link.dedot.dev) - [Source Code](https://github.com/dedotdev/link)
* [React hooks for ink! smart contracts](https://typink.netlify.app/) - [Source Code](https://github.com/dedotdev/typink-app)
* [LunoKit Demo](https://demo.lunolab.xyz/) - [Source Code](https://github.com/Luno-lab/LunoKit/tree/main/examples/with-vite)
* ... add yours?

### Open Hack from [OpenGuild](https://openguild.wtf/)

* [open-hack-dedot](https://github.com/openguild-labs/open-hack-dedot): Building decentralized applications on Polkadot
* [open-hack-ink-starter](https://github.com/openguild-labs/open-hack-ink-starter): Getting started with ink! smart contract development

### Playground Scripts

* [Quick start with Dedot's API](https://stackblitz.com/edit/try-dedot?file=main.ts\&view=editor)
* [Interact with a PSP22 ink! contract](https://stackblitz.com/edit/psp22-dedot?file=main.ts\&view=editor)
