Skip to content

Commit

Permalink
[FABCN-359] Add fabric-ledger project
Browse files Browse the repository at this point in the history
Initial Ledger API

Signed-off-by: James Taylor <jamest@uk.ibm.com>
  • Loading branch information
jt-nti authored and mbwhite committed Feb 3, 2020
1 parent 9d616be commit d4d6711
Show file tree
Hide file tree
Showing 21 changed files with 847 additions and 18 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ yarn.lock

fabric*.tgz

libraries/fabric-ledger/lib

# Crypto material
tools/toolchain/network/crypto-material/*.block
tools/toolchain/network/crypto-material/*.tx
Expand Down
2 changes: 1 addition & 1 deletion apis/fabric-contract-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"nyc": "14.1.1",
"rewire": "4.0.1",
"sinon": "7.5.0",
"typescript": "3.0.1"
"typescript": "3.4.5"
}
}
Loading

0 comments on commit d4d6711

Please sign in to comment.