> For the complete documentation index, see [llms.txt](https://venom-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://venom-docs.gitbook.io/knowledge-base/build/tools-and-resources.md).

# Tools & Resources

### Smart contracts

Development environment aiming to help you with contracts development\
[locklift](https://github.com/broxus/ton-locklift)

Solidity language support for Visual Studio Code\
[vscode plugin](https://marketplace.visualstudio.com/items?itemName=everscale.solidity-support)

### Frontend

A library that makes it easy to UI starts interacting with the Venom\
[venom-connect](https://github.com/web3sp/venom-connect)

Standalone fallback client that supports compatibility with the Venom blockchain\
[standalone-client](https://github.com/broxus/everscale-standalone-client)

A Web3-like interface that supports compatibility with the Venom blockchain\
[inpage-provider](https://github.com/broxus/everscale-inpage-provider)

### Backend

A standalone fallback client that supports compatibility with the Venom blockchain\
[standalone-client/nodejs](https://github.com/broxus/everscale-standalone-client)

Broxus SDK with TIP3 wallets support and a bunch of helpers\
[nekoton](https://github.com/broxus/nekoton)

A simple and reliable indexer node\
[ton-indexer](https://github.com/broxus/ton-indexer)

A simple service to stream Venom data into Kafka\
[ton-kafka-producer](https://github.com/broxus/ton-kafka-producer)

This is a light node + api for sending and tracking payments\
[ton-wallet-api](https://github.com/broxus/ton-wallet-api)

### Mobile

A Nekoton binding for flutter\
[nekoton-flutter](https://github.com/broxus/nekoton-flutter)
