daedalus-industries / climate-kitties

Simple NFTs for VCS credits
Apache License 2.0
0 stars 0 forks source link

Use Purser to connect with wallets #5

Closed gichiba closed 5 years ago

gichiba commented 5 years ago

Purser is extremely useful because it will take all types of wallets and put them all into the same consistent interface.

https://docs.colony.io/purser/interface-common-wallet-interface/

I think of this issue as a good way to avoiding future technical debt.

lestari-thomas commented 5 years ago

MetaMask we have via Drizzle. Ledger and Trezor via MetaMask. Raw private keys are inadvisable outside a test environment.

But I'm happy to revisit if Purser starts supporting easy on-boarding solutions like Portis or Universal Login.