Skip to content

Commit

Permalink
Update content & config (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienbrg authored Dec 16, 2023
1 parent c7f8862 commit 6d071c1
Show file tree
Hide file tree
Showing 4 changed files with 1,425 additions and 776 deletions.
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Tuesday Heartbreak
# Arthera Next.js Boilerplate

A variant of [Nexth](https://github.com/wslyvh/nexth/), a boilerplate built by [wslyvh](https://github.com/wslyvh) and [others](https://github.com/wslyvh/nexth/graphs/contributors).
A variant of [Nexth](https://github.com/wslyvh/nexth/) boilerplate for hackathons and quick prototyping.

View the [live demo](https://arthera-nextjs-boilerplate.netlify.app).

## Features

Expand All @@ -11,6 +13,7 @@ A variant of [Nexth](https://github.com/wslyvh/nexth/), a boilerplate built by [
- [wagmi](https://wagmi.sh/)
- [Web3Modal SDK from WalletConnect](https://docs.walletconnect.com/)
- [Sign-In with Ethereum](https://www.login.xyz/)
- [Gitcoin Passport](https://docs.passport.gitcoin.co/)
- [usehooks-ts](https://usehooks-ts.com/)
- [next-SEO](https://github.com/garmeeh/next-seo)
- [TypeScript](https://www.typescriptlang.org/)
Expand Down Expand Up @@ -44,11 +47,18 @@ pnpm dev
pnpm build
```

## Versions
## Arthera faucet

You can get a handful of Testnet AA, the native currency of Arthera at [https://faucet.arthera.net/](https://faucet.arthera.net/).

## Gitcoin passport

- Node [v18.17.1](https://nodejs.org/uk/blog/release/v18.17.1/)
- PNPM [v8.7.5](https://pnpm.io/pnpm-vs-npm)
If you want to use Gitcoin Passport, uncomment line 26 in the `components/layout/Header.tsx` file.

## Support

You can contact me via [Element](https://matrix.to/#/@julienbrg:matrix.org), [Telegram](https://t.me/julienbrg), [Twitter](https://twitter.com/julienbrg), [Discord](https://discord.gg/uSxzJp3J76), or [LinkedIn](https://www.linkedin.com/in/julienberanger/).

## Credits

[Nexth](https://github.com/wslyvh/nexth/) boilerplate was built by [wslyvh](https://github.com/wslyvh) and [others](https://github.com/wslyvh/nexth/graphs/contributors).
Loading

0 comments on commit 6d071c1

Please sign in to comment.