Skip to main content

Dev Environment

Tools, Scripts and Tricks

Scripts

Provenance Scripts is a collection of scripts to assist in developing and maintaining Provenance Blockchain.

IDEs and Plugins

IntelliJ IDEA is one of our favorite IDEs to use when we are working on the chain.

VS Code is another great option, especially as we build JavaScript dApps like our explorer and others.

Provenance Code Extension is a VS Code extension for smart contract development on the Provenance blockchain.

Templates

Empty Smart Contract Template is a project template for the Provenance Visual Studio Code Extension to scaffold an empty ProvWASM smart contract.