Skip to content

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

License

Notifications You must be signed in to change notification settings

safe-research/harbour

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10