Skip to content

foresightanalytics/algofi-javascript-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

504 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algofi-javscript-sdk

algofi-javascript-sdk

CircleCI

The official JavaScript SDK for the Algofi Protocol

Documentation

https://algofiorg.github.io/algofi-javascript-sdk

Design Goal

This SDK is useful for developers who want to programatically interact with the Algofi Protocol.

Status

This SDK is currently under active early development and should not be considered stable.

Installation

git clone git@github.com:Algofiorg/algofi-javascript-sdk.git && cd algofi-javascript-sdk
npm install
cd test && npm install && cd ..

Generate Documentation

To generate docs, cd into the root folder and run

npx typedoc src/index.ts

About

The official Javascript SDK of the Algofi Lending V2 protocol. The SDK supports lending, borrowing, swapping, and participating in Algorand Governance / Consensus via the Algofi Vault.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%