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
- Host: GitHub
- URL: https://github.com/solide-project/plugin-coti-solide
- Owner: solide-project
- Created: 2025-03-02T08:13:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-02T08:13:45.000Z (over 1 year ago)
- Last Synced: 2025-03-26T19:18:50.280Z (about 1 year ago)
- Language: TypeScript
- Size: 261 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
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.

## Running Locally
```bash
bun install
bun run dev
```