Installation
Last updated
Was this helpful?
Was this helpful?
import {
isConnected,
getAddress,
signAuthEntry,
signTransaction,
signMessage,
addToken,
} from "@stellar/freighter-api";<script src="https://unpkg.com/@stellar/freighter-api/build/index.min.js"></script><script src="https://unpkg.com/@stellar/freighter-api@6.0.1/build/index.min.js"></script>const { address } = await window.freighterApi.requestAccess();