This is the space to store specific logic related to the individual destinations that should be made accessable exlusively on the Osmosis Outposts.
- An up to date list of the currently supported destinations can be viewed in the
OsmosisDestinationProject
enum. - Implementations of the destination projects (aka
msg gens
) can be seen in all of the different*-destinations
packages but most notibly Osmosisdest_project_gen
. - Grant generator implementations for the
osmosis-destinations
can be found in Osmosisgrants
.