ethereum qr code:用于以太坊支付的高级QR码生成器包括令牌转移 源码
以太坊地址QR码生成器 这个插件提供了一种方便的方法,可以根据生成。 该插件根据提供的参数生成字符串,并使用以下将其转换为QR码。 演示: : 入门 从NPM安装: npm install ethereum-qr-code --save 在您的代码中使用 import EthereumQRPlugin from 'ethereum-qr-code' // later in code const qr = new EthereumQRPlugin ( ) const qrCode = qr . toCanvas ( { to : '0xsomeaddress' , gas : 2
用户评论