Skip to content

Commit

Permalink
Update cli.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsofiya committed Mar 6, 2024
1 parent 5678e5d commit b4c9353
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/build/swanky/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import Figure from '/src/components/figure'

# Swanky CLI

<Figure caption="Build" src={require('./img/swanky-cli.jpg').default } width="100%" />

Swanky CLI is a Node.js based CLI application that abstracts away and extends the functionality of Polkadot.js, `cargo contract`, and other ink! based smart contract developer tools.
It aims to ease development of and interaction with ink! smart contracts and provides simple tools to bootstrap contract environment (project) with contract and integration tests templates, local node and accounts management, smart contracts interaction on both local and remote networks, compatibility checks between the contract pallet and compiler...

Expand Down

0 comments on commit b4c9353

Please sign in to comment.