Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 796 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 796 Bytes

Opal CLI Tool

Opal is a command-line interface (CLI) tool designed to create a new ERC721, ERC404 token automatically backed by staked TON tokens.

Features

  • Create new ERC721, ERC1155, and ERC404 tokens backed by WSTON.
  • Link existing ERC721 tokens to WSTON.
  • Interactive command-line prompts for easy operation.

Installation

To install the Opal CLI tool globally, you can use npm.

npm install -g opal-cli-tool 

CLI operations

initiate a new project:

ston init

deploy your protocol

ston deploy

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or improvements.

Contact

For any questions or feedback, please contact Mehdi at [email protected].# opal-cli-tool