Skip to content

Commit

Permalink
Add badge; test build trigger by bot
Browse files Browse the repository at this point in the history
  • Loading branch information
ailisp authored Oct 1, 2019
1 parent 4517dd6 commit 1277cc9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# nearlib

![Build Status](https://gitlab.com/near-protocol/near-wallet/badges/master/pipeline.svg)

nearlib is a JavaScript/TypeScript library for development of DApps on NEAR platform.

## Install dependencies
Expand Down Expand Up @@ -32,4 +34,4 @@ Start the node by following instructions from nearcore/README.md, then
yarn test
```

Tests use sample contract from `near-hello` npm package, see https://github.com/nearprotocol/near-hello
Tests use sample contract from `near-hello` npm package, see https://github.com/nearprotocol/near-hello

0 comments on commit 1277cc9

Please sign in to comment.