Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kartanhq/intellij-truffle
Truffle plugin for IntelliJ Platform
https://github.com/kartanhq/intellij-truffle
blockchain ethereum idea intellij intellij-idea intellij-platform intellij-plugin intellij-truffle jetbrains jetbrains-plugin phpstorm smart-contracts solidity truffle
Last synced: 9 days ago
JSON representation
Truffle plugin for IntelliJ Platform
- Host: GitHub
- URL: https://github.com/kartanhq/intellij-truffle
- Owner: KartanHQ
- License: apache-2.0
- Created: 2022-02-04T10:49:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-03T17:06:39.000Z (16 days ago)
- Last Synced: 2024-11-03T18:17:00.173Z (16 days ago)
- Topics: blockchain, ethereum, idea, intellij, intellij-idea, intellij-platform, intellij-plugin, intellij-truffle, jetbrains, jetbrains-plugin, phpstorm, smart-contracts, solidity, truffle
- Language: Kotlin
- Homepage:
- Size: 967 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# IntelliJ Truffle Plugin
[![JetBrains Plugins](https://img.shields.io/jetbrains/plugin/v/18559-truffle)](https://plugins.jetbrains.com/plugin/18559-truffle)
[![JetBrains plugins](https://img.shields.io/jetbrains/plugin/d/18559-truffle)](https://plugins.jetbrains.com/plugin/18559-truffle/versions)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/KartanHQ/intellij-truffle/build.yml?branch=master)](https://github.com/KartanHQ/intellij-truffle/actions/workflows/build.yml)
[![GitHub](https://img.shields.io/github/license/KartanHQ/intellij-truffle)](https://github.com/KartanHQ/intellij-truffle/blob/master/LICENSE)
[![Twitter Follow](https://img.shields.io/badge/follow-%40nekofar-1DA1F2?logo=twitter&style=flat)](https://twitter.com/nekofar)
[![Donate](https://img.shields.io/badge/donate-nekofar.crypto-a2b9bc?logo=ko-fi&logoColor=white)](https://ud.me/nekofar.crypto)Provides boilerplate codes for easier smart contract creation using [Truffle](https://trufflesuite.com/truffle/) CLI.
Speed up the setup phase of contract development for both new and experienced developers.
## Installation
For plugin installation, navigate to `Preferences`, then `Plugins`, and finally `Marketplace`. In the search bar, enter `Truffle`.