Skip to content

seanbet45/b45-token

Repository files navigation

Bet45 Token (Private)

This project demonstrates Bet45 token contracts built from OpenZeppelin. It comes with a contract generated by OpenZeppelin Wizard, a test for that contract, and a script that deploys that contract.

Installing dependencies

npm install

Testing the contract

npm test

Deploying the contract

You can target any network from your Hardhat config using:

npx hardhat run --network <network-name> scripts/deploy.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published