Skip to content

TimoGlastra/aries-framework-javascript-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aries Framework JavaScript Example

This example demonstrates how to use the Aries Framework JavaScript to create a simple agent that can connect to other agents and exchange messages. The setup part, which is the interesting part of this repository, is done in the src/agent.ts file.

Getting Started

Make sure you have Node.JS 18+ & Yarn installed.

git clone https://github.com/TimoGlastra/aries-framework-javascript-example.git

cd aries-framework-javascript-example

yarn install

Running

After running you should see a QR code in the terminal. This is a shortened out of band v1 invitation url, and can be scanned with a mobile agent.

yarn start

About

An minimalistic example project for setting up Aries Framework JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published