Uh oh!
There was an error while loading. Please reload this page.
Migrate A DApp From Solana To The XDC Network - #109
Conversation
ManyRios
commented
Oct 16, 2022
If there is anything wrong with this please let me know |
WalterBlueu
commented
Oct 17, 2022
@ManyRios I will go through this one today and give you any feedback |
@ManyRios I don't understand this step: |
ManyRios
commented
Oct 17, 2022
With the command solana.exe compile contracts/incrementer.sol - - target solana - - output build is enough |
WalterBlueu
commented
Oct 17, 2022
@ManyRios I didn't see that command in the steps in your write up, did I just miss it? |
ManyRios
commented
Oct 17, 2022
WalterBlueu
commented
Oct 17, 2022
ManyRios
commented
Oct 17, 2022
No, the extension if works well it should compile automatically, also solang extension works to check solidity errors for solana |
WalterBlueu
commented
Oct 17, 2022
where are the instructions to install the solang extension? I am guessing this is a VS Code extension? |
ManyRios
commented
Oct 17, 2022
WalterBlueu
commented
Oct 17, 2022
ManyRios
commented
Oct 17, 2022
Done |
WalterBlueu
commented
Oct 17, 2022
ManyRios
commented
Oct 17, 2022
You tried frist to run solana - - version? If you successfully installed it, you should see the solana version if not yoi won't be able to work with solana |
WalterBlueu
commented
Oct 17, 2022
ManyRios
commented
Oct 17, 2022
Awesome |
WalterBlueu
commented
Oct 17, 2022
ManyRios
commented
Oct 17, 2022
ManyRios
commented
Oct 17, 2022
WalterBlueu
commented
Oct 17, 2022
ManyRios
commented
Oct 17, 2022
Oh yeah my mistake |
ManyRios
commented
Oct 17, 2022
Done |
Adding link to Apothem explorer at the end
















Solidity for solana with solang and migration to XDC network