Skip to content

eacunaISDA/finos-bmo-hackathon

 
 

Repository files navigation

finos-bmo-hackathon

Build and run:

Run the below command to build and execute the code.

npm install
npm run exec

Usecase:

High level plan

  1. Load the JSON files from the use case into code
  2. Write some simple functions to extract some data and print it
  3. Write some functions that compare a couple ECS' and print the diff
  4. Load up a FDC3 reference implementation (USE SAIL!)
  5. Create a custom app directly
  6. Figure out how to add create an app and make a hello world window
  7. Integrate the TC from steps 1-3 and add into the UI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.2%
  • JavaScript 2.8%