Skip to content

Smart contracts developed by Akemona for the creation and management of tokenized securities under SEC regulations in the United States.

Notifications You must be signed in to change notification settings

Akemona/smartassets

Repository files navigation

Akemona Smart Contracts

Smart contracts developed by Akemona for the creation and management of tokenized securities under United States Securities and Exchange Commission (SEC) regulations.

Installing dependencies

yarn install

Compile Contracts

yarn compile

Testing the contract

yarn test

Deploying the contract

You can target any network from your Hardhat config using:

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

About

Smart contracts developed by Akemona for the creation and management of tokenized securities under SEC regulations in the United States.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published