Skip to content

Commit

Permalink
Add remix template
Browse files Browse the repository at this point in the history
  • Loading branch information
polarker committed Nov 2, 2024
1 parent c5f64a7 commit 7c8e623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/dapps/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ sidebar_label: Ecosystem
- [Node.js template](https://github.com/alephium/nodejs-dapp-template)
- [Next.js template with app router](https://github.com/alephium/nextjs-app-dapp-template)
- [Next.js template with pages router](https://github.com/alephium/nextjs-pages-dapp-template)
- [Remix template](https://github.com/alephium/remix-dapp-template)
- [React template](https://github.com/alephium/react-dapp-template)

## dApp SDK
Expand Down
1 change: 1 addition & 0 deletions docs/dapps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The easiest way to get started with building dApps on Alephium is to use one of
* [Node.js template](https://github.com/alephium/nodejs-dapp-template): A simple faucet dApp built with Node.js.
* [Next.js template with app router](https://github.com/alephium/nextjs-app-dapp-template): A simple faucet dApp built with Next.js app router.
* [Next.js template with pages router](https://github.com/alephium/nextjs-pages-dapp-template): A simple faucet dApp built with Next.js pages router.
* [Remix template](https://github.com/alephium/remix-dapp-template): A simple remix template.
* [React template](https://github.com/alephium/react-dapp-template): A simple react template.

## Concepts and Standards
Expand Down

0 comments on commit 7c8e623

Please sign in to comment.