inkdevhub / swanky-cli

The all-in-one developer environment for Parity pallet-contracts based smart contracts!
https://docs.astar.network/docs/build/wasm/swanky-suite/cli/
MIT License
70 stars 29 forks source link

Check platform and arch #143

Closed shunsukew closed 1 year ago

shunsukew commented 1 year ago

Check platform and arch. Resolve https://github.com/AstarNetwork/swanky-cli/issues/114

Also, cargo contract doesn't require dylint as prerequisites, and stable rust toolchain is recommended to use after cargo contract v2.0.0.

codespool commented 1 year ago

PSPs still require nightly and dylint, I think.