Brayden Langley

Results 4 comments of Brayden Langley

Has anyone made progress on getting it to work with the new website?

@domingotaal you should be able to access the TS SDK modules from the unpkg cdn in a non-standard environment, such as Postman, once the above PR is merged and published...

Currently the main entry point is set to commonJS, so you'll have to reference this bundled JS file: https://unpkg.com/@bsv/[email protected]/dist/umd/bundle.js Tested creating an instance of the PrivateKey class with a throwaway...

The link works for me as well.