ceramicstudio / js-3id

Authentication system for Ceramic apps that works with blockchain wallets.
Other
107 stars 41 forks source link

Filecoin authentication #28

Open alexandrumatei36 opened 3 years ago

alexandrumatei36 commented 3 years ago

The tutorial hosted here states that the Filecoin or EOS blockchains are already supported for authentication, but 3id-connect package doesn't export any FilecoinAuthProvider or smth similar. Do you have any additional instructions or hints about how to add authentication using Ethereum, Filecoin, Cosmos or EOS?

oed commented 3 years ago

What wallet are you using for filecoin @alexandrumatei36 ? You can always import the FilecoinAuthProvider from the @ceramicnetwork/blockchain-utils-linkiing package directly.

alexandrumatei36 commented 3 years ago

Fount it. Thank you.

What wallet are you using for filecoin

Currently I'm investigating what options I have. I suppose FilecoinAuthProvider works with Ledger. I'm also taking a look at Filecoin Metamask Snap

oed commented 3 years ago

@ukstv Any thoughts here? Are we far away from making it work with the MM Snap?