> For the complete documentation index, see [llms.txt](https://docs.paytweed.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paytweed.com/developer-tools/example-projects.md).

# Example Projects

#### Live examples:

* Tweed's Demo: <https://demo.paytweed.com> (Recommended)\
  Incorporates both wallet and payment products, showcases both free-minting and paid checkout with ERC20 settlement. (see also [source code](https://github.com/paytweed/demo-v2-next/))
* Tweed's Events: <https://events.paytweed.com>

  Similar to the Tweed's Demo, both wallets and payments.\
  Showcases Freeminting.
* Intel Ignite Events: <https://events.intelignite.com>\
  A project with **Intel Ignite** - showcasing user wallets, and free minting.

#### Sourcecode examples:

* Tweed Demo: [Tweed Demo Source Code](https://github.com/paytweed/demo-v2-next/) (Recommended)\
  Includes example for how to implement both Wallets and Payments products.\
  Also its live on <https://demo.paytweed.com>
* Additional Wallets and Payments integration example: <https://github.com/paytweed/waas-and-payments-nextjs-example>
