Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
connect2ic modifications (AstroxNetwork#8)
* use "astrox" instead of "ic" as localstorage key to avoid conflict with internet identity. * use window.ic.astrox instead of window.ic to avoid issues with other providers had tons of errors building it so had to add packages and fix some issues * API changes for connection. Had to separate out instantiation / isAuthenticated() / connect() from each other. Now its created through .create() method and connection is handled separately. * Some additional config options like ledgerHost & dev (determines whether root key is fetched) Co-authored-by: Mio Quispe <[email protected]>
- Loading branch information