How to import and use HelloSign Embedded using HelloSign's CDN.
-
Import HelloSign Embedded from the CDN in the
<head>
.<script src="https://cdn.hellosign.com/public/js/embedded/v2.0.0/embedded.production.min.js"></script>
For improved security, we recommend also implementing subresource integrity (SRI) checking using the
integrity
attribute. Updates SRI hashes can be found here.