@cloudwalkinc/brlc-contracts
v1.0.0
Published
Smart Contract library for Solidity
Downloads
8
Maintainers
Readme
BRLC Contracts
This repository contains a library of basic smart contracts.
Build and test
# Install all dependencies
npm install
# Compile all contracts
npx hardhat compile
# Run all tests
npx hardhat test
Licensing
This project is released under the MIT License, see LICENSE.