Turn your payment notes into instant actions with complete privacy!
Why just take notes about payments when you can execute them instantly? NoteTakerAi transforms your payment reminders into immediate actions on StarkNet, all while maintaining complete privacy through Calimero SDK. With near-zero transaction costs, you can focus on your business, not fees.
- Convert notes to instant payments: Effortlessly turn payment reminders into actual transactions.
- Track payment history privately: Keep a secure and private record of all your notes.
- Near-zero transaction costs on StarkNet: Save money on transaction fees while executing payments quickly.
- Encrypted notes and transactions: Your payment notes and transaction data are fully encrypted, ensuring only you can view them.
- Only you can see your financial data: No third-party access to your sensitive information.
- Sharing with trusted addresses: Share specific payment data securely with trusted parties when needed.
- Payment reminders: Get automated reminders for upcoming payments. (in development...)
- Quick transaction execution: Execute payments with a simple command using your notes.
- Private financial insights: Get deep insights into your financial activities—all while maintaining your privacy.
- Use simple and intuitive commands to trigger payments, set reminders, and analyze your payment history.
- Some examples:
- "Send 50 STRK to 0x05....."
- "add note"
Feature | PrivatePrivacy | Note Apps | Payment Apps | Crypto Wallets | Universal Notes |
---|---|---|---|---|---|
Payment Integration | ✅ Yes | ❌ No | ✅ Yes | ✅ Yes | ❌ No |
Privacy | ✅ Complete | ❌ No | ❌ Public | ❌ No | |
Transaction Costs | ✅ Near Zero | ❌ N/A | ❌ High | ❌ No | |
Note Categories | ✅ Unlimited | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
Selective Sharing | ✅ Yes | ❌ No | ❌ No | ❌ No |
To get started with PrivatePrivacy, follow these steps: Make sure you have these installed and running on your system before you start
- Clone the repository:
git clone https://github.com/Mantis322/CalimeroxStarknet-NoteTakerAi.git
- Build Application:
cd CalimeroxStarknet-NoteTakerAi
cd logic
chmod +x ./build.sh
./build.sh
meroctl --node-name <NodeName> app install --path path/res/increment.wasm
This command will return an app idmeroctl --node-name <NodeName> context create -a <app-id> -p application
This command will return an id and member_public_keycd app
npm install
npm build
npm run dev
This project is licensed under the MIT License. See the LICENSE file for details.
⭐ If you found this project useful, don't forget to star it!