Description
Hi guys,
It seems that several links are broken, but i am not sure if is because the docs are deprecated, or someone took down the repos.
I was looking at the solution for ckSol, in here it does refer to a Solana program
https://docs.omnity.network/docs/Omnity-Hub/solana_settlement
But this repo no longer exists or went private
https://github.com/octopus-network/omnity-port-solana
Also the port contract address that the docs is referring to doesn't seem to have a related IDL, so I guess it was migrated?
https://solscan.io/account/qwMMr4jSQG8yg2fs1Pz3fymJEsh1RicjgDgMYNUA2Zb#anchorProgramIdl
I am just looking a do a simple PoC in which from a generated Sol address, we mint ckSol, similar to what already exists for ckEth,
can someone provide the updated flow/links/docs?