Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 338 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 338 Bytes

Example of using TUF JS Client

This is an example downloading file from sigstore TUF repo

  1. npm Install
$ npm install
  1. Run the main sciprt
$ node index.js
  1. check the downloaded target

then you should see ctfe.pub download in /targets dir