Until the web3-onboard package is publicly released, test it locally following the steps below.
-
clone the web3-onboard-ledgerconnect package repository locally
git clone [email protected]:hlopes-ledger/web3-onboard-ledgerconnect.git
-
build and link web3-onboard-ledgerconnect
cd web3-onboard-ledgerconnect yarn && yarn build && yarn link cd ..
-
clone the demo repository localy
git clone [email protected]:hlopes-ledger/web3-onboard-ledgerconnect-demo.git
-
link and run the demo
cd web3-onboard-ledgerconnect-demo yarn && yarn link @ledgerhq/web3-onboard-ledgerconnect yarn start
-
access http://{ip-address}:{port} on your iPhone using Safari and make sure to enable the Ledger Connect Safari extension and allow it for that URL