0.5.5-rc.9 • Published 9 months ago

@streamable-finance/sdk-core v0.5.5-rc.9

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

Introduction

SDK-Core is an application framework for interacting with the StreamPay Protocol without Solidity knowledge.

More specifically, SDK-Core is a wrapper library around @streamable-finance/ethereum-contracts which allows web developers to interact with the StreamPay contracts. Under the hood, SDK-Core leverages TypeScript, ethers.js and The Graph and GraphQL.

Important Disclaimer

SDK-Core is in early active development and can have breaking releases without warning and without consideration for semantic versioning.

Features

  • Minimal Framework initialization (chainId and provider)
  • New Operation syntax for transactions
  • Create/Update/Delete Agreement Operations (Constant Flow Agreement and Instant Distribution Agreement)
  • SuperToken Operations
  • Subgraph-powered GraphQL querying with ordering and pagination
  • Event subscription
  • CFA/IDA/SuperToken Web3 Getters
  • Batch Call functionality for batching multiple StreamPay Operations in one transaction

Notable Used Technologies

  • TypeScript
  • Ethers
  • GraphQL

Prerequisites

To get the package up and running you'll need to install the necessary dependencies and build the project:

yarn install && yarn build

NOTE: yarn build has a prerequisite that the contracts in ethereum-contracts have been built.

0.5.5-rc.9

9 months ago

0.5.5-rc.8

1 year ago

0.5.5-rc.7

1 year ago

0.5.5-rc.6

1 year ago

0.5.5-rc.5

2 years ago

0.5.5-rc.3

3 years ago

0.5.5-rc.4

3 years ago

0.5.5-rc.2

3 years ago

0.5.5-rc.1

3 years ago

0.5.5-testnet

3 years ago

0.5.4-testnet

3 years ago

0.5.4

3 years ago