Skip to content

bosagora/dms-token-contracts

Repository files navigation

Introduction

This project contains the smart contract source code of DMS Coin Project

Install NodeJS

https://nodejs.org/en/download

Install yarn

npm install -g yarn

Install Project

git clone https://github.com/bosagora/dms-token-contracts.git
cd dms-token-contracts
yarn install

Test Project

cp -r env/.env.sample env/.env
yarn run test

About

The smart contract source code of DMS Coin Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published