Skip to content

catalyst-network/Cat-Blockchain-Toolkit

Repository files navigation

CAT Blockchain Toolkit

A lightweight VS Code extension that provides:

  • Solidity syntax highlighting (TextMate grammar)
  • Solidity snippets (including several boilerplate templates)

Features

  • Syntax highlighting for Solidity (.sol)
  • Snippet injection
  • Boilerplates for:
    • ERC20 Token
    • ERC721 Non-Fungible Token
    • Stablecoin
    • CryptoKitties
    • Chainlink

Requirements

  • VS Code ^1.42.0

Development

  • Install dependencies:
npm install
  • Run grammar unit tests:
npm test

Known Issues

N/A

Release Notes

0.0.1

Syntax highlighting

0.0.2

Language configuration

0.0.3

Snippet injection

0.0.4

Snippets/boilerplates

0.0.5

Grammar modernization, snippet updates, and automated grammar tests

About

The project titled ‘ETH Blockchain Toolkit’ is a Toolkit for developing Solidity smart contracts in Visual Studio Code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors