swanky-cli
swanky-cli copied to clipboard
The all-in-one developer environment for Parity pallet-contracts based smart contracts!
Only contract addresses in swanky.config.json contracts sections are allowed to be called right now. Should be able to call any contracts exist in a target chain?
typo fix
Updated the copyright year from 2019 to 2025 in the LICENSE file
**Description:** This pull request corrects a typo in the variable name from transferRableBalance to transferableBalance within the balance.ts file.
### What happened? In swanky cli version 4, I am getting this sort of error. ```sh $ npm i -g @astar-network/swanky-cli@4 $ swanky node start ReferenceError: Cannot access 'SwankyCommand' before...