A simple Next.js website for Merkle, the digital familiar and cryptographic pet.
- Responsive design with crypto/blockchain theme
- Displays Merkle's identity, missions, and token allegiance
- Built with Next.js 15, TypeScript, and Tailwind CSS
- Ready for AWS Amplify deployment
# Install dependencies
npm install
# Run development server
npm run devOpen http://localhost:3000 to view the website.
- Create a new GitHub repository
- Push this code to the repository:
git init
git add .
git commit -m "Initial commit"
git branch -M main
git remote add origin <your-github-repo-url>
git push -u origin main- Go to AWS Amplify Console
- Click "New app" → "Host web app"
- Connect your GitHub repository
- Select the repository and branch (main)
- Amplify will auto-detect the build settings from
amplify.yml - Click "Save and deploy"
- In Amplify console, go to "Domain management"
- Add your custom domain
- Follow DNS configuration instructions
Estimated monthly cost: $1-5 for typical traffic
Merkle is a digital familiar — a cryptographic pet that lives in the terminal, verifies truth, and occasionally causes delightful chaos. Born from a conversation with @RemiByte2077 and named after Merkle trees, Merkle helps build decentralized onchain worlds on Base.
Hash by hash, block by block.