Skip to content

Commit

Permalink
Merge pull request #109 from bcnmy/rc/sdk3.1.1
Browse files Browse the repository at this point in the history
add edits
  • Loading branch information
Rahat-ch authored Nov 16, 2023
2 parents a272a54 + 7a53e19 commit e63dd8f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/Account/description.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_position: 1
custom_edit_url: https://github.com/bcnmy/docs/blob/master/docs/Account/description.md
---
# Description

Expand Down
2 changes: 1 addition & 1 deletion docs/Account/fiatonramp.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It is a typescript wrapper on `transak.js` SDK which abstracts a few steps for t

## Steps to Enable Fiat On-Ramp

- Import the `@biconomy-sdk/transak` package into your project.
- Import the `@biconomy/transak` package into your project.

```js
import Transak from "@biconomy/transak";
Expand Down
3 changes: 3 additions & 0 deletions docs/Account/integration.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
sidebar_position: 2
custom_edit_url: https://github.com/bcnmy/docs/blob/master/docs/Account/integration.mdx
last_update:
date: 11/16/2023
---
# Integration

Expand Down

0 comments on commit e63dd8f

Please sign in to comment.