svanas / delphereum

web3 implementation for the Delphi programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should Change TChain because Can't Use Other Chain

yonghumeijj opened this issue · comments

if want to use chain not in Tchain

must modify web3.pas

Correct, you must modify web3.pas. What chain do you want to use?

Correct, you must modify web3.pas. What chain do you want to use?

I think tchain can change to a type like record or class.what i can create outer(like i set chain id blockexplorerurl ) then pass to web3.

right?

Sure we can but that is not how Delphereum was designed. You are free to open a PR.

Sure we can but that is not how Delphereum was designed. You are free to open a PR.

Delphereum was designed to use some special chain?

Delphereum was designed with an enum for supported networks, not to use some special chain.

Delphereum was designed with an enum for supported networks, not to use some special chain.

many chain is base on eth most function can be use in this type of chain.like heco or some testnet

dude, open a PR and go for it.

dude, open a PR and go for it.

Lazy one->me ~
haha