project-serum / multisig-ui

9 stars 38 forks source link

SPL Token Transfers #1

Open armaniferrante opened 3 years ago

armaniferrante commented 3 years ago

Add a transaction type so that the multisig can control an spl token account

leofisG commented 2 years ago

I have implement this feature and you can access it here: https://multisig.port.finance/#/ Code available here: https://github.com/port-finance/multisig-ui

Screen Shot 2021-11-03 at 10 25 33 AM
armaniferrante commented 2 years ago

I have implement this feature and you can access it here: https://multisig.port.finance/#/ Code available here: https://github.com/port-finance/multisig-ui Screen Shot 2021-11-03 at 10 25 33 AM

Looks great @leonardgee. Want to open a PR to merge in the changes?

leofisG commented 2 years ago

Any chance that you can have a look at #8, the current change is based out of the PR which uses the Solana wallet adapters.