Smart contracts developed by Akemona for the creation and management of tokenized securities under United States Securities and Exchange Commission (SEC) regulations.
yarn install
yarn compile
yarn test
You can target any network from your Hardhat config using:
npx hardhat run --network <network-name> scripts/deploy.ts