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
Make a command to generate token config. Create a tool that generates token config
by providing the gateway contract address, origin chain endpoint and auxiliary chain endpoint.
Get the possible contract address from the chain, ask user for the following:
- name of config. This can be optional field. If user doesn't provide the name gateway address
can be used for name of file.
- path where token config needs to be created.
- gateway contract address
- Auxiliary chain id
- Message bus, GatewayLib, MPP library addresses.
- stake pool contract address.
- redeem pool contract address.
Update readme
The text was updated successfully, but these errors were encountered:
Make a command to generate token config. Create a tool that generates token config
by providing the gateway contract address, origin chain endpoint and auxiliary chain endpoint.
Get the possible contract address from the chain, ask user for the following:
- name of config. This can be optional field. If user doesn't provide the name gateway address
can be used for name of file.
Update readme
The text was updated successfully, but these errors were encountered: