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 31, 2024. It is now read-only.
0x-lauch-kit running on a external machine running ubuntu 19.04 using mesh:7-0xv3 on Kovan testnet (42)
modified another 0x-launch-kit-frontend only instance to support a new token, contract is deployed on (and only !) Kovan testnet.
Contract address for all other networks was set to the kovan address , although they do not exist there - that was required because otherwise I got another error and it did not work at all.
On external machine running the 0x-lauch-kit with the backend :
changed within docker-compose.ymlto mesh:latest
restarted 0x-lauch-kit docker-compose up
Accessed 0x-launch-kit backend (on on a external machine running ubuntu 19.04) using the same modified 0x-frontend (with support for custom token).
Got error message when trying to create order for the custom token - all other existing standard token were working fine.
The text was updated successfully, but these errors were encountered:
Context
mesh:7-0xv3
on Kovan testnet (42)Contract address for all other networks was set to the kovan address , although they do not exist there - that was required because otherwise I got another error and it did not work at all.
Everything was working fine
https://github.com/SvenMeyer/commx-frontend
On external machine running the 0x-lauch-kit with the backend :
docker-compose.yml
tomesh:latest
docker-compose up
Accessed 0x-launch-kit backend (on on a external machine running ubuntu 19.04) using the same modified 0x-frontend (with support for custom token).
Got error message when trying to create order for the custom token - all other existing standard token were working fine.
The text was updated successfully, but these errors were encountered: