No description
- Install eslint, @typescript-eslint plugins, prettier, husky, lint-staged - Configure ESLint flat config with TypeScript parser - Enforce: no-explicit-any (with exceptions), no-unused-vars, naming-convention, prefer-const, no-console - Set style: 2-space indent, 140 char max-len, disable complexity rules - Configure Prettier: single quotes, 140 width, trailing commas - Setup husky pre-commit hook to auto-fix and format on commit - Replace console.log/warn with context.logger.info/warn in handlers - Remove console.log from ponder.config.ts (replaced with comment) - Add npm scripts: lint, lint:fix, format, format:check - All lint rules pass without warnings resolvel #45 Co-authored-by: johba <johba@harb.eth> Reviewed-on: https://codeberg.org/johba/harb/pulls/52 |
||
|---|---|---|
| .husky | ||
| containers | ||
| docs | ||
| kraiken-lib | ||
| landing | ||
| onchain | ||
| scripts | ||
| services | ||
| web-app | ||
| .gitignore | ||
| .gitmodules | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| FINAL_SUMMARY.md | ||
| HARBERG.md | ||
| issue.txt | ||
| package-lock.json | ||
| package.json | ||
| podman-compose.yml | ||
| README.md | ||
| TECHNICAL_APPENDIX.md | ||
| TEST_RESULTS.md | ||
| TESTING_SUMMARY.md | ||
$HRB is a gig to become successful in DeFi. It is a protocol that implements the fairest ponzi in the world.
This repository structures our approach and manages our collaboration to achieve this goal.
Project Milestones
The fairest ponzi in the world will be launched in 3 stages, each representing a more advanced version of the previous one.
- Harberg - a staking market and an speculative laverage platform.
- KrAIken - Harberg, but token issuance is governed by an automated liquidity manager.
- SoverAIgns - KrAIKen, but the liquidity manager is augmented by AI and deliveres outlandish performance
Project Values and Organization
- the core value and mantra of the project is: ship, ship, 🚢
- delivery is valued highest and goes over quality or communication
- if you see work, do it. most likely every-one but you will lose interest in the project, and you will deliver it by yourself. work this way, take responsibility for everything. document everything methodically in this repository, use .md files, commits, issues(feature request, support issue), and pull requests. if other people still follow this repository collaboration will emerge, and duplication of work will be avoided automatically.
- no structured communication outside of this repository is relevant for the success, nor will it be rewarded.
open questions
- multisig? keyholders?
- payout, shares?
Revenue Sources
- the tax paid by the stakers will be forwarded to the multisig
- the liquidity manager contract will collect all liquidity fees and forward them to the multisig
- at launch of each stage of the project the keyholders will invest a share of the multisig holdings and coordinate to sell at a favorable time. all profits from all sales are the multisigs profits.
Timeline
it would be great if we can launch stage 1 or even 2 for DevCon.
Kick-off Call Harberg
Agenda