Skip to content

PapillaeTech/papillae-fixtures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@papillae/fixtures

Seed data and fixtures for the Papillae cross-border payment platform.

Prerequisites

  • Node.js (v18 or higher recommended)
  • Daml SDK (@daml/ledger)

Installation

npm install

Scripts

This project provides several npm scripts to interact with the environment:

  • npm run build: Compiles the TypeScript codebase into the dist directory.
  • npm run seed-canton: Executes the Canton seeding script to populate the Canton testnet with initial fixture data.
  • npm run generate-telemetry: Runs the telemetry generation script to create sample telemetry data.

Project Structure

  • src/: Contains the main source code, including canton-seed.ts.
  • scripts/: Contains utility scripts like generate-telemetry.ts.
  • dist/: Contains the compiled output (after running npm run build).

License

MIT

About

Seed data and fixtures for the Papillae cross-border payment platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors