FCT Plugins
Last updated
Last updated
Before reading Protocol Plugins, we highly recommend to get familiar with .
FCT Plugins are plugins, that helps building FCT with FCT Core Library easier.
FCT Plugins support various protocols and platforms such as , , etc.
FCT Plugins has 2 type of plugins:
ACTION
plugins - plugins, that call Solidity functions, that manipulate blockchains state
GETTER
plugins - plugins, that call view
and pure
Solidity function