Skip to content

This is a template project for creating and test your smart contract using sCrypt for NOTE Protocol.

Notifications You must be signed in to change notification settings

matijamicunovic629/note-contract

 
 

Repository files navigation

NOTE Contract Template

This is a template project for creating and test your smart contract using sCrypt for NOTE Protocol.

Getting Started

Follow these steps to set up and deploy your first smart contract.

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/NoteProtocol/note-contract.git
cd note-contract
  1. Install dependencies:
npm install

Usage

To compile the contract:

npm run compile

To test the contract:

npm run test

License

This project is licensed under the MIT License.

About

This is a template project for creating and test your smart contract using sCrypt for NOTE Protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%