Skip to content

Commit

Permalink
feat: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinWoetzel committed Oct 7, 2023
1 parent fac2667 commit 7e83425
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# shadejs
# shadejs
Library for interacting with Shade smart contracts

## Yarn
Yarn is the default package manager.

## Build
```
$ yarn
```

## Test
```
$ yarn test
```

0 comments on commit 7e83425

Please sign in to comment.