Skip to content

v0.1.0 — Initial public release

Choose a tag to compare

@rnode-dev rnode-dev released this 21 Jul 08:22
· 5 commits to main since this release

RobiNode v0.1.0

Initial public release of the open-source starter:

  • Rule-bound AI DeFi agent (Next.js) + Foundry contracts
  • MIT license
  • Minimal CI (web lint, vitest clamp/parse tests, forge test)
  • Demo mode by default (DEMO_MODE=true)
  • Static-analysis snapshot: docs/audit/slither-report.md

Note: $RNODE token contract source lives in product docs at https://robinode.xyz — not in this repository.

See README for install and setup. See CONTRIBUTING.md to run checks locally.