Skip to content
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

Extension abi.json path for deployment #331

Open
acedward opened this issue Mar 25, 2024 · 0 comments
Open

Extension abi.json path for deployment #331

acedward opened this issue Mar 25, 2024 · 0 comments

Comments

@acedward
Copy link
Contributor

For generic CDEs an abi.json must be provided.

When deploying a packaged paima-engine the /backend folder is no longer available, so relative paths are no longer available in production:

e.g., abiPath: "./backend/contracts/evm/abi/contracts/evm/solidity/InverseAppProjectedNft.sol/InverseAppProjectedNft.json"

We can copy this file in the packaging process, so we don't need to copy this file to another location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant