Customizing Network
Back to the level editor,
In Content Browser, select All > C++ Classes > CronosPlayDemo,
Drag
MyDefiWalletCoreActorwe just created into the map, you'll see a new created actorMyDefiWalletCoreActorin Outliner
Select
MyDefiWalletCoreActorin Outliner. Under Cronos Play Unreal section of Details tab, input the RPC and Chain ID settings, for example:My Cronos Rpc:[Testnet] https://evm-dev-t3.cronos.org; or
[Mainnet] https://evm-dev.cronos.org.
My Cronos Chain ID:[Testnet] 338; or
[Mainnet] 25
Click
Playto start the simulation, logs could be found in the Output Log
Last updated
Was this helpful?