kubiklabs / wasmkit

Cosmwasm dev tooling framework
https://wasmkit.kubiklabs.xyz/
MIT License
6 stars 2 forks source link

Read .cargo/config file #28

Open udit-gulati opened 10 months ago

udit-gulati commented 10 months ago
  1. If a contract has custom command for compiling contract or generating schema, then use that.
  2. Example is when using --lib flag for a contract.