serverless-software-license
v1.0.1
Published
The Blockchain way of licensing.
Downloads
3
Readme
Serverless Software License
Prerequisites
- Docker
- Truffle (
npm install -g truffle
) - Yarn (
npm install -g yarn
)
Development
yarn install --frozen-lockfile
yarn watch
Develop Smart-Contracts
cd ethereum
docker-compose up
truffle build
truffle migrate
Other
- Project template
- TypeDoc's new library mode