Skip to content

Custom Signers and Events Handling

Compare
Choose a tag to compare
@MaxStalker MaxStalker released this 25 Apr 09:20
6b6e7fd

⭐ 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.