Skip to content

michaelkernaghan/dalek-baker

Repository files navigation

Dalek Baker - Tezos Ghostnet Delegation

Dalek Baker Status Network

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.

Features

  • 🏦 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

Quick Start

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

# Start production server
npm start

Technology Stack

  • Next.js - React framework
  • Tailwind CSS - Styling
  • Netlify - Deployment

Baker Information

Development

This project uses:

  • Node.js
  • npm
  • Next.js
  • Tailwind CSS

Make sure you have Node.js installed before starting.

Local Development

  1. Clone the repository:
git clone https://github.com/YOUR_USERNAME/dalek-baker.git
cd dalek-baker
  1. Install dependencies:
npm install
  1. Start development server:
npm run dev
  1. Open http://localhost:3000 in your browser

Building for Production

npm run build

Deployment

This site is automatically deployed to Netlify when changes are pushed to the main branch.

Environment Variables

No environment variables are required for basic deployment.

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

MIT License - see LICENSE file for details

Disclaimer

This baker is not Tom Baker. The Doctor's presence is not detected in this sector.

Support

For questions about delegation, please refer to the Tezos documentation.

For technical issues with this website, please open an issue on GitHub.

About

a website for the tezos ghostnet baker called daleks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published