Skip to content

PapillaeTech/papillae-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@papillae/agents

AI agent integrations for Papillae cross-border payments.

This package provides AI agent implementations capable of interacting with the Papillae core orchestrator and ledger services.

Installation

Ensure you have installed the required dependencies from the root monorepo or locally.

npm install

Scripts

  • npm run build: Build the TypeScript code into the dist directory.
  • npm run demo:personal: Run the personal agent demo using the core orchestrator.
  • npm run demo:enterprise: Run the enterprise agent demo.
  • npm run demo:dao: Run the DAO agent demo.

Dependencies

This package relies on other local packages in the Papillae ecosystem:

  • @papillae/core: Core orchestration engine for routing and compliance.
  • @papillae/fixtures: Test fixtures, data, and keys.

Development

The agents in src/ are built using TypeScript and designed to simulate various participants in the cross-border payment network. They use the Ledger service to create and exercise choices on DAML smartest contracts in the Canton testnet.

About

AI agent integrations for Papillae cross-border payments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors