Skip to content

shibaInuMother/shibm

Repository files navigation

shibm-token

SHIBA INU MOTHER (SHIBM) HRC20 token

install @openzeppelin/contracts

npm install

flatten contract

This has been already done.

Mention here only for re-flatten if modified later.

mpm install -g truffle-flattener
truffle-flattener ShibmToken.sol | sed '/SPDX-License-Identifier:/d' | sed 1i'// SPDX-License-Identifier: MIT' > contracts/ShibmToken.sol

compile

truffle compile

deploy

truffle migrate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published