0.9.0 • Published 6 months ago

@superfluid-finance/sdk-core v0.9.0

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

🏠 Homepage

Superfluid App

📖 Docs

Introduction

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

More specifically, SDK-Core is a wrapper library around @superfluid-finance/ethereum-contracts which allows web developers to interact with the Superfluid 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 Superfluid Operations in one transaction

Notable Used Technologies

  • TypeScript
  • Ethers
  • GraphQL

Prerequisites

NOTE: You need to have graphql and ethers installed as a dependency in order to use SDK-Core:

yarn install graphql ethers

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.

Tutorial

For the best and most immersive experience of learning how to use the main sdk-core features, I would highly recommend heading over to our interactive tutorials.

0.9.0

7 months ago

0.8.1-dev.81e7c8d.0

10 months ago

0.8.1-dev.349f760.0

11 months ago

0.8.1-dev.23b300d.0

11 months ago

0.8.0

11 months ago

0.8.1-dev.69c5856.0

11 months ago

0.8.1-dev.04f7b3c.0

10 months ago

0.8.1-dev.ff65ead.0

10 months ago

0.7.2-dev.72eab9f.0

12 months ago

0.8.1-dev.a7f5aef.0

10 months ago

0.8.1-dev.3989df1.0

10 months ago

0.8.1-dev.0ed2d5c.0

11 months ago

0.8.1-dev.c887de9.0

10 months ago

0.8.1-dev.2b2fe84.0

10 months ago

0.8.1-dev.2898aaa.0

10 months ago

0.7.2-dev.88370d5.0

12 months ago

0.7.2-dev.44b6510.0

12 months ago

0.8.1-dev.fb6cd05.0

10 months ago

0.8.1-dev.9a4abaf.0

10 months ago

0.8.1-dev.cc18b23.0

10 months ago

0.8.1-dev.3d5df70.0

10 months ago

0.7.2-dev.5106c44.0

12 months ago

0.7.0

1 year ago

0.6.7

2 years ago

0.6.9

2 years ago

0.6.8

2 years ago

0.6.10

2 years ago

0.6.12

2 years ago

0.6.11

2 years ago

0.6.6

2 years ago

0.6.5

2 years ago

0.6.4

2 years ago

0.6.3

2 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.9

3 years ago

0.5.8

3 years ago

0.5.7

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.2

3 years ago

0.3.2

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

4 years ago