Developers Forum for XinFin XDC Network
ABI's are different for different contracts. ABI gets generated while compiling the contract based on the Smart Contract code.
Now, which contract you will deploy that needs to be compiled first, and you will be able to deploy it.
You can check here how to compile the contract. Once compiled, you can deploy it in XinFin remix itself, or you can deploy it with XDC Web wallet: xdc.dev/vinn_v_9686/setup-remix-be...
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
ABI's are different for different contracts. ABI gets generated while compiling the contract based on the Smart Contract code.
Now, which contract you will deploy that needs to be compiled first, and you will be able to deploy it.
You can check here how to compile the contract. Once compiled, you can deploy it in XinFin remix itself, or you can deploy it with XDC Web wallet: xdc.dev/vinn_v_9686/setup-remix-be...