Osmium

Osmium

Develop, Build and
Deploy smart contracts easily

Current problem in smart contract developpement

This project originated from a straightforward realization: the development of a smart contract demands the utilization of numerous tools. It entails employing a text editor for code writing, a separate tool for debugging (to monitor code execution), another for testing, and establishing a node for deployment. Such tool-switching represents a considerable time drain for developers.

What is Osmium and how does it solve the problem ?

The answer lies in a comprehensive VS Code extension designed to streamline smart contract development. Offering a suite of essential tools including linting, formatting, compiling, debugging, deploying, and contract interaction, all seamlessly integrated within a refined user interface.

Image
  1. Solidity Basic Features

    Get access to syntax highlighting, linting, formatting, references, testing with Foundry, gas estimation, deploying and interacting with contracts and scripts, Foundry compiler integration, and static security analysis with Slither, all in one place.

  2. Massa Features

    Start a node and deploy a contract on the Massa network locally with gas estimation.

  3. Solidity Debugger

    With a debugger, our extension will completely support Solidity development.

Common Questions

Contact