Skip to content

Commit 8cc0d4c

Browse files
authored
Update index.md
1 parent 27f4533 commit 8cc0d4c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/build/swanky/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ Swanky Suite is a tool that provides Web3 Wasm dapps developers with an experien
1111

1212
Swanky Suite offers an extensible set of features, allowing developers to:
1313

14-
- Quickly spin up a local contract development node with instant finality (Swanky Node).
15-
- provide a ready dev environment via prebuilt Docker image and dev-container configuration
16-
- Easily scaffold new projects using templates for both smart contracts and (soon) front-end dApps.
17-
- Compile ink! projects and generate TS types.
18-
- provide Typescript based integration testing simulating interaction from the client-side.
19-
- Handle and manage network accounts.
20-
- Deploy smart contracts within the Polkadot ecosystem to networks that support `pallet-contracts`.
14+
- Quickly spin up a local contract development node with instant finality (Swanky Node);
15+
- Provide a ready dev environment via prebuilt Docker image and dev-container configuration;
16+
- Easily scaffold new projects using templates for both smart contracts and (soon) front-end dApps;
17+
- Compile ink! projects and generate TS types;
18+
- Provide Typescript based integration testing simulating interaction from the client-side;
19+
- Handle and manage network accounts;
20+
- Deploy smart contracts within the Polkadot ecosystem to networks that support `pallet-contracts`;
2121
- Make arbitrary calls to deployed smart contracts.
2222

2323
## Architecture Overview

0 commit comments

Comments
 (0)