Skip to content

Repository files navigation

Warning

Code in this repository is not audited and may contain serious security holes. Use at your own risk.

Harbour

Harbour Logo

Project Structure

Harbour is a monorepo containing the following packages:

  • contracts: Smart contracts for the Harbour protocol
  • webapp: Web application
  • validagtor: Validator service
  • docs: Documentation

Documentation

Getting Started

  1. Clone the repository:
git clone https://github.com/safe-research/harbour.git
  1. Navigate to the project directory:
cd harbour
  1. Install dependencies:
npm install
  1. Follow the setup instructions in the documentation:

Development

  • npm run format - Format code using Biome
  • npm run lint - Lint code using Biome
  • npm run lint:fix - Fix linting issues
  • npm run check - Run Biome checks
  • npm run test - Run tests across all packages

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for guidelines.

About

Harbour is a safe decentralised place where Safe transactions wait before sailing onto the blockchain

Resources

Stars

15 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages