tonweb:TON(电报开放网络)JavaScript API

时间:2024-03-09 19:46:07
【文件属性】:

文件名称:tonweb:TON(电报开放网络)JavaScript API

文件大小:138KB

文件格式:ZIP

更新时间:2024-03-09 19:46:07

JavaScript

TonWeb-TON(电报开放网络)JavaScript API TonWeb界面尽可能靠近web3.js。 TonWeb只有3个外部依赖项(BN.js,tweetnacl和ethjs-unit),并且不太大(〜200kb)。 由和。 安装网页 npm install tonweb import TonWeb from "tonweb" const tonweb = new TonWeb() 或者 [removed][removed] const tonweb = new window.TonWeb(); 安装NodeJS npm install tonweb const TonWeb = require('tonweb'); const tonweb = new TonWeb(); 概述示例 const tonweb = new To


【文件预览】:
tonweb-master
----.gitignore(35B)
----package.json(1KB)
----package-lock.json(145KB)
----src()
--------index.js(2KB)
--------contract()
--------utils()
--------providers()
--------README.md(2KB)
--------boc()
----webpack.config.js(231B)
----dist()
--------tonweb.js(205KB)
----LICENSE(34KB)
----README.md(3KB)
----test()
--------new-wallet-v3.fif(3KB)
--------test.html(3KB)
--------new-wallet.addr(36B)
--------wallet-query.boc(184B)
--------test-new-wallet-fif.html(3KB)
--------new-wallet-query.boc(272B)
--------wallet-v3.fif(3KB)
--------wallet-example.html(2KB)
--------new-wallet.pk(32B)
--------test-wallet-fif.html(3KB)

网友评论