Unity FlowSDK 2.0.0
FLOW Unity SDK
Loading...
Searching...
No Matches
DapperLabs.Flow.Sdk.DevWallet Namespace Reference

Classes

class  AccountDialog
 
class  DevWalletProvider
 This wallet implementation is only to be used for development purposes (emulator and testnet). It's an example of how to implement the IWallet interface, and provides a way to sign transactions during development against an emulator or testnet. Calling Authenticate() will display a list of accounts from the Accounts tab of the Flow Control Window. The selected account will be used to sign any transactions. WARNING: DO NOT use this for production - it is NOT secure. More...
 
class  TransactionDialog