Skip to content

1. Home

Axorax edited this page Apr 14, 2023 · 1 revision

Welcome to the duco.js wiki!

❓ What is duco.js?

duco.js is a JavaScript library that allows you to interact with the duco api and implement a duino coin miner to your website. Duino coin is cryptocurrency that can be mined in almost any device. duinocoin.com

❓ Can I use duco.js in nodejs?

duco.js is browser only. You cannot use duco.js for any nodejs project as duco.js uses the fetch api and iframes (an HTML element).