You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: