Skip to content

TangleTunes/smart_contract

Repository files navigation

TangleTunes Smart Contract

Test and Deploy

This project uses Hardhat to test the smart contract functionalities.

  • Install project's dependecies
npm install
  • Run automated tests
npx hardhat test
  • Deploy smart contract
npx hardhat run scripts/deploy.js

License

The code in this repository is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published