Mailchain Newsletter is a web3 newsletter service lets users to subscribe to your newsletter and send Welcome E-mails, Newsletters, and more using Mailchain. Mailchain Newsletter is built using Mailchain, GraphQL nnd Next.js.
- Encrypted messaging using Mailchain
- Easy to use web interface
- Customizable templates
You can find the video demo here:
Build.a.Web3.Newsletter.using.Mailchain.mp4
To get started with Mailchain Newsletter, follow these steps:
- Clone the repository to your local machine
git clone https://github.com/Envoy-VC/mailchain-newsletter.git
- Install the necessary dependencies using
npm install
- Configure your Environment Variables in the .env file
NEXT_PUBLIC_MAILCHAIN_SECRET_KEY='mailchain_recovery_phrase' NEXT_PUBLIC_HYGRAPH_URL='hygraph_project_url'
- Start the server using
Access the web interface at http://localhost:3000
npm start
For more detailed instructions, please refer to the Blog Post
https://blog.vedantc.dev/create-a-web3-newsletter-with-mailchain