Similar to the token and amm module, we need to create a logos module for the stablecoin program.
The module should expose all relevant business logic in its API.
First step is to introduce the module with the already implemented initialize function in the program
Similar to the token and amm module, we need to create a logos module for the stablecoin program.
The module should expose all relevant business logic in its API.
First step is to introduce the module with the already implemented
initializefunction in the program