0.1.6 • Published 8 months ago

@folks-finance/algorand-sdk v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@folks-finance/algorand-sdk

License: MIT CI NPM version Downloads

Algorand Header

The official JavaScript SDK for the Algorand Folks Finance protocol

Installation

Package manager

Using npm:

npm install @folks-finance/algorand-sdk

Using yarn:

yarn add @folks-finance/algorand-sdk

Using pnpm:

pnpm add @folks-finance/algorand-sdk

Using bun:

bun add @folks-finance/algorand-sdk

No extra setup is required if you're just using the sdk as a dependency in your project.

Documentation

Documentation is generated with TypeDoc and available at https://folks-finance.github.io/algorand-js-sdk/.

Running Examples (For Contributors)

If you've forked or cloned this repository, you can run the included examples:

  1. Update examples/config.ts with your configuration.
  2. Run an example, for example:
pnpm example examples/v2/liquidate.ts
0.1.6

8 months ago

0.1.5

10 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago