Sign up now for the Replicats
beta testing
Replicats
  • Website
  • Blog
  • X
  • Discord
  • Telegram
  • Github
  • Replicats
    • Introduction
      • About Replicats
      • Mission and Values
      • Getting Started
      • Agent Launchpad
    • Why Replicats
      • Current State of Crypto Trading
      • Our Approach
      • Trading-Specific Agents
    • Target Users
      • For Smart Investors
      • For Agent Builders
      • For Web3 Wallets, dApps and Exchanges
    • Platform Architecture
      • Agent Framework
      • Wallet System
      • Trading Engine
    • Business Model
    • Roadmap & Sprints
      • Sprint #1
      • Sprint #2
      • Sprint #3 [Current]
    • Team
    • Hiring!
    • FAQ
  • Creating Agents
    • Agent Building
    • Agent Management
    • First Agent: Replicat-ONE
      • $RCAT Tokenomics
      • Contract Addresses
  • Technical Foundations
    • Beyond LLMs
      • The Limits of Pure Language Models
      • Why Representation Learning Matters
      • Replicats' Hybrid Approach
    • Data Infrastructure
  • Official Links
    • Important notice
  • Group 1
Powered by GitBook
On this page
  • 1- Dynamic for users
  • 2 - Crossmint for Agents
  • Autonomous Yet Configurable

Was this helpful?

  1. Replicats
  2. Platform Architecture

Wallet System

Understanding our secure, autonomous wallet architecture and customizable access policies.

PreviousAgent FrameworkNextTrading Engine

Last updated 23 days ago

Was this helpful?

Replicats provides non-custodial wallets not only for end users but also for Agents, as:

1- Dynamic for users

Replicats uses Dynamic to offer a state-of-the-art custodial and key-management solution, guaranteeing all users a secure and non-custodial wallet.

  • Private keys are never exposed to users or third parties

  • Dynamic handles encryption and signing in a protected environment.

  • For more info, please refer to .

2 - Crossmint for Agents

Each Agent built with Replicats has a trading wallet attached to trade 100% autonomously.

  • Crossmint provides wallets.

  • For reference, please check .


Autonomous Yet Configurable

  • Custom Wallet Assignments

    • Users can define each Agent's wallet, effectively segregating funds or strategies.

    • For example, a high-risk DeFi farming Agent might have a wallet separate from a conservative spot trading Agent.

  • Access Policy Options

    • Full autonomy: The Agent can sign and send transactions automatically.

    • Partial autonomy: The Agent requests user approval (e.g., SMS, Telegram) before sending large or risky trades.

    • Multi-Chain Support: Agents can manage EVM-compatible addresses and wallets on blockchains like Solana.

Dynamic's documentation
Crossmint's documentation