0.1.1 • Published 1 year ago

@dirtroad/eth-contracts v0.1.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
1 year ago

NPM Package Template

The following package is a NodeJs repository that acts a starting template for singular NPM Packages built within the Dirt Road Development organization.

Getting Started

  1. Clone GitHub Repo
git clone git@github.com:Dirt-Road-Development/npm-package-template.git <package-name>
  1. Enter Directory and Install Node Modules
cd <package-name> && npm install
  1. Rename package in package.json and update GitHub Urls if applicable.
  2. Enter into Tests Folder and write your first unit test here
0.1.1

1 year ago

0.1.0

1 year ago