UNPKG

@dioxide-js/detect-provider

Version:

A tiny utility for detecting the Dioxide-wallet provider which injected at window.dioxide.

34 lines (16 loc) 1.35 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.0.8](https://github.com/duiyuan/dioxide-provider/compare/v0.0.7...v0.0.8) (2022-10-26) ### Features * add Dioxide types ([f6e8bde](https://github.com/duiyuan/dioxide-provider/commit/f6e8bded13dd626288f5677868dcf488d04a3266)) * add type declaration ([12d1160](https://github.com/duiyuan/dioxide-provider/commit/12d116079f27a98848ec50c50f7a584debabbbca)) ### [0.0.7](https://github.com/duiyuan/dioxide-provider/compare/v0.0.6...v0.0.7) (2022-06-11) ### [0.0.6](https://github.com/duiyuan/dioxide-provider/compare/v0.0.5...v0.0.6) (2022-05-24) ### Bug Fixes * export DioxideWalletProvider interface ([1f31761](https://github.com/duiyuan/dioxide-provider/commit/1f317610d08b588d88c6ba9565ccc45d31e0fa30)) ### [0.0.5](https://github.com/duiyuan/dioxide-provider/compare/v0.0.4...v0.0.5) (2022-05-24) ### [0.0.4](https://github.com/duiyuan/dioxide-provider/compare/v0.0.3...v0.0.4) (2022-05-17) ### [0.0.3](https://github.com/duiyuan/dioxide-provider/compare/v0.0.2...v0.0.3) (2022-05-17) ### 0.0.2 (2022-05-17) ### Features * core logic ([6a51932](https://github.com/duiyuan/dioxide-provider/commit/6a5193265e39119801e6dedb495ed697c167faca))