An open API service indexing awesome lists of open source software.

https://github.com/reclaimprotocol/docs

Documentation for Reclaim Protocol
https://github.com/reclaimprotocol/docs

documentation hacktoberfest hacktoberfest-2024 nextra technical-writing

Last synced: 7 months ago
JSON representation

Documentation for Reclaim Protocol

Awesome Lists containing this project

README

          





## Prerequisites
```bash copy
npm install -g pnpm
```

## Install the packages
```bash copy
pnpm i
```

## Run the project
```bash copy
pnpm run dev
```

## Contributing to Our Project

We're excited that you're interested in contributing to our project! Before you get started, please take a moment to review the following guidelines.

## Code of Conduct

Please read and follow our [Code of Conduct](https://github.com/reclaimprotocol/.github/blob/main/Code-of-Conduct.md) to ensure a positive and inclusive environment for all contributors.

## Security

If you discover any security-related issues, please refer to our [Security Policy](https://github.com/reclaimprotocol/.github/blob/main/SECURITY.md) for information on how to responsibly disclose vulnerabilities.

## Contributor License Agreement

Before contributing to this project, please read and sign our [Contributor License Agreement (CLA)](https://github.com/reclaimprotocol/.github/blob/main/CLA.md).

## Indie Hackers

For Indie Hackers: [Check out our guidelines and potential grant opportunities](https://github.com/reclaimprotocol/.github/blob/main/Indie-Hackers.md)

## License

This project is licensed under a [custom license](https://github.com/reclaimprotocol/.github/blob/main/LICENSE). By contributing to this project, you agree that your contributions will be licensed under its terms.

Thank you for your contributions!