-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XDC Network integration #27
Comments
Try now. I put in changes that will have it compile cleanly on Ubuntu 22.04 with Node 20 Also for PR, I think that its a matter of just modifying the hardhat config file to include a new network chain id. Once that's hadded the hardhat can deploy the contracts to the new network. |
added a document - https://github.com/truflation/marketplace/blob/941b937bb6142324b9bb6e79d1b638638f42c539/docs/new-blockchain-howto.md Waiting to see if everything is working. |
@vrushalipanchal I've created some changes that will let you pull data from truflation and set the blockchain. Look at the new-blockchain-howto.md document |
@joequant I'm not really the right person to handle this, I haven't deployed the marketplace stuff at all 🤷♂️ |
@Jarryd-pretorius was this complete? |
I dont really know what this is about to be honest, the marketplace repo has not been touched in 5 months and I have heard nothing more regarding this. I suggest we just cancel this @zolotokrylin |
@Jarryd-pretorius, I asked @srust99. Let's see, if he doesn't know about this issue, we cancel it. |
Ok no worries sounds good @zolotokrylin |
Hello Team,
We have cloned the "Marketplace" repository (https://github.com/truflation/marketplace) and made changes related to the XDC Apothem network. We are using Node 18.16.0.
When running the "yarn build" command, we encountered dependency errors:
We added these dependencies using the following commands:
After this, when we executed the "yarn test" command, we received the error "Command failed with exit code 1."
Please look into this and let us know the next steps.
Additionally, could you please share any other network reference PR to add the XDC Network?
Thank you.
The text was updated successfully, but these errors were encountered: