A sci-fi themed Tezos baker website for the Ghostnet test network. This project showcases delegation opportunities and technical information about the Data Availability Layer (DAL) in true Dalek style.
- 🏦 Detailed explanation of staking vs. delegation
- 🔧 Technical overview of the Data Availability Layer (DAL)
- 📊 Real-time baker statistics and schedule
- 🎨 Sci-fi themed interface with Dalek-inspired design
- 📱 Fully responsive layout
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
# Start production server
npm start- Next.js - React framework
- Tailwind CSS - Styling
- Netlify - Deployment
- Network: Ghostnet
- Baker Address: tz1PZY3tEWmXGasYeehXYqwXuw2Z3iZ6QDnA
- Baker Schedule: View on TzKT
- Baker Activity: View on Explorus
This project uses:
- Node.js
- npm
- Next.js
- Tailwind CSS
Make sure you have Node.js installed before starting.
- Clone the repository:
git clone https://github.com/YOUR_USERNAME/dalek-baker.git
cd dalek-baker- Install dependencies:
npm install- Start development server:
npm run dev- Open http://localhost:3000 in your browser
npm run buildThis site is automatically deployed to Netlify when changes are pushed to the main branch.
No environment variables are required for basic deployment.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
MIT License - see LICENSE file for details
This baker is not Tom Baker. The Doctor's presence is not detected in this sector.
For questions about delegation, please refer to the Tezos documentation.
For technical issues with this website, please open an issue on GitHub.