Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

CDN Starter

How to import and use HelloSign Embedded using HelloSign's CDN.

Installation

  1. 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.