Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 271 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 271 Bytes

arpah

Web APIs/SDK infrastructure for ARPA-H data fabrics

Live at https://epiverse.github.io/arpah !

To load SDK in your domain do ...

arpah = (await import('https://epiverse.github.io/arpah/arpah.mjs')).arpah

... from browser console (dev tools)