Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 759 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 759 Bytes

Bitcoin on Starknet Documentation

A comprehensive documentation designed to support developers working with Bitcoin and Starknet integrations.

Live Documentation →

Quick Start

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

Contributing

We welcome contributions! If you'd like to improve the documentation:

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

License

This project is licensed under the MIT License.