An open API service indexing awesome lists of open source software.

https://github.com/solide-project/plugin-coti-solide

Plugin for COTI tools in IDE
https://github.com/solide-project/plugin-coti-solide

Last synced: 10 months ago
JSON representation

Plugin for COTI tools in IDE

Awesome Lists containing this project

README

          

# plugin-coti-solide

The COTI Plugin for Solide enhances the Solide IDE with tools for onboarding, data encryption, and secure smart contract interactions on the COTI blockchain. It provides step-by-step onboarding assistance for setting up COTI smart contracts, built-in encryption and decryption helpers for secure data handling, and seamless integration within Solide for an optimized development experience.

![](./public/cover.png)

## Running Locally

```bash
bun install
bun run dev
```