How can i switch it to BSC?
kvalter opened this issue · 0 comments
kvalter commented
- How can i swithc all the project to BSC network? I found in Configuration
let chain: Chain = .ethereum
Shall i switch it to .bsc ? What about all classes and tokens where "erc20"? Shall i change it to "bep20"? Could you please give the instruction? - Where is NODE address in this project? What NODE do you use? If i want switch to my private NODE where can i do it?