Skip to content

Example Typescript application using Galileo Evaluate APIs to log a custom chain run.

Notifications You must be signed in to change notification settings

rungalileo/galileo-typescript-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is an example Typescript app to log a custom chain run on Galileo Evaluate. Prerequisite: have npm installed. If not, use brew to install npm.

Unzip the file and run the following commands sequentially:

  • npm init -y
  • npm install typescript @types/node @types/node-fetch node-fetch
  • npx tsc --init
  • npm start

About

Example Typescript application using Galileo Evaluate APIs to log a custom chain run.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published