/sticky-habits

Habit building tool for NEAR Protocol.

Primary LanguageRustApache License 2.0Apache-2.0

Sticky Habits

Smart Contract

Prerequisites:

  • Rust v1.65.0+
  • NodeJS 18.12.1
  • NEAR Protocol testnet account

To test the habit workflow:

  1. cd sticky-habits
  2. npm run test

Frontend

WIP