Custom Signers and Events Handling
⭐ Custom Signers
mutate
and sendTransaction
methods now can accept object for signers. This will allow you to use private keys directly and not through FCL popup. We will provide updated documentation to showcase how it can be used.
⭐ Basic Event Handler Implemented
We've added multiple methods, so it will be easier to look for specific event on chain.
Stay tuned for documentation on this feature.
📔 Goated Goats View
Goated Goats view was added allowing to easily fetch list of goats and traits for a specific address.
📔 Updated Tests for Flowns
One of the tests for Flowns resolver was outdated - it was fixed.