Skip to content

Commit

Permalink
Update update_recommendations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m4yl1s authored Dec 5, 2023
1 parent 279a218 commit 0437ef1
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion update_recommendations.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,19 @@ A change is needed in the main.js file on line 23 for both usb and hid:

const appBtc = new AppBtc({ transport, currency: "bitcoin" });

Regarding the package.json file, the dependecies must be upgraded to the latest version (cf. present package.json file)
Regarding the package.json file, the dependecies must be upgraded to the latest version (cf. present package.json file)


Web Bluetooth

Using Next.js. Functional with Node.js version 18.18.2 and 20.9.0

Command to run:
npm run dev


Transfer if Sol between accounts

The current walkthrough is suitable for a correct implementation

Functional with Node.js version 20.9.0

0 comments on commit 0437ef1

Please sign in to comment.