Plugins
Last updated
Last updated
Dai.js supports plugins, which allow a developer to add functionality (hardware wallet support, exchange support, etc.) for specific needs without increasing the size and dependency list of the core library.
for using Trezor with dai.js in a browser environment.
for using Ledger in a browser environment.
for working with the governance contracts.
for atomic trading on maker OTC (Oasis).
for interacting with the maker OTC contract (Oasis).
for interacting with the multi-collateral dai contracts.
for interacting with the single-collateral dai contracts.
Check out the .