You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All our examples use the same near-wallet file that abstracts away the complexity of using the near-wallet-selector. We need to make sure all canonical examples have the methods used here:
@gagdiez I think I should also add ethereum wallets to all examples, but I see you need this project ID. Did you set it up under a near account or your personal, we should probably have all the examples registered in the same place. https://docs.near.org/tools/ethereum-wallets#get-projectid
All our examples use the same
near-wallet
file that abstracts away the complexity of using thenear-wallet-selector
. We need to make sure all canonical examples have the methods used here:https://github.com/near/near-discovery/blob/9b6332176e7fb6e1495a9f077ef4d4fdc42573e8/src/components/WalletSelector.ts
Notice that in the examples we use Javascript and JSDocs
The text was updated successfully, but these errors were encountered: