0.16.1 • Published 1 year ago

@fuel-wallet/sdk v0.16.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

build discord twitter

⚡️ Fuel Wallet SDK

The Fuel Wallet SDK enables developers to integrate their DApps with the Fuel Wallet using the injected window.fuel object. It also provides TypeScript types for better type checking and code completion.

Installation

npm install fuels @fuel-wallet/sdk

Note that the fuels package is also required as a dependency for better integration with other applications built using the Fuels TS SDK.

TypeScript Setup

To use the SDK in your TypeScript project, add the following line to your tsconfig.json file:

{
  "compilerOptions": {
    "types": ["@fuel-wallet/sdk"]
  }
}

Alternatively, you can use a TypeScript reference directive in any TypeScript file:

/// <reference types="@fuel-wallet/sdk" />

📜 License

This repo is licensed under the Apache-2.0 license. See LICENSE for more information.

0.16.1

1 year ago

0.16.0

1 year ago

0.15.2

1 year ago

0.15.1

1 year ago

0.15.0

1 year ago

0.14.3

1 year ago

0.14.0

1 year ago

0.14.1

1 year ago

0.14.2

1 year ago

0.13.11

1 year ago

0.13.6

2 years ago

0.13.7

2 years ago

0.13.8

2 years ago

0.13.9

2 years ago

0.13.0

2 years ago

0.13.1

2 years ago

0.13.2

2 years ago

0.13.3

2 years ago

0.13.4

2 years ago

0.13.5

2 years ago

0.11.0

2 years ago

0.11.1

2 years ago

0.11.2

2 years ago

0.13.10

2 years ago

0.12.0

2 years ago

0.12.1

2 years ago

0.12.2

2 years ago

0.12.3

2 years ago

0.9.5

2 years ago

0.10.0

2 years ago

0.9.3

2 years ago

0.8.0

2 years ago

0.9.0

2 years ago

0.9.2

2 years ago

0.9.1

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.5.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

3 years ago

0.1.0

3 years ago