casper-network / casper-network/casper-nctl
[nctl-erc20-install]
- Dominant language
- Shell
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Required wasm file is missing and cause an error.
**To Reproduce**
Steps to reproduce:
1. Run `nctl-erc20-install`
2. See error
**Expected behavior**
Command above expected to run successfully after following the setup and usage instructions given in repo.
**Environment:**
- OS: Ubuntu 24.04
- Python version: 3.12.3
- casper-nctl commit: [https://github.com/casper-network/casper-nctl/commit/ec9f9e768c9f0d87da13544023f8118fb31fa924]
- casper-node version: 2.0.0
**Error output**
```
The erc20.wasm binary file cannot be found. Please compile it and move it to the following directory: ~/casper-nctl/assets/net-1
```
**Additional context**
Any other relevant information.
Contributor guide
Assessment
This issue has not been assessed yet.