A comprehensive documentation designed to support developers working with Bitcoin and Starknet integrations.
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
We welcome contributions! If you'd like to improve the documentation:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-content
) - Commit your changes (
git commit -m 'Add some amazing content'
) - Push to the branch (
git push origin feature/amazing-content
) - Open a Pull Request
This project is licensed under the MIT License.