SkillAgentSearch skills...

Tezjs

Tezos JavaScript API

Install / Use

/learn @marcvincenti/Tezjs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TezJS

Tezos JavaScript API

  • npm run build - produces production version of your library under the lib folder
  • npm run dev - produces development version of your library and runs a watcher
  • npm run test - well ... it runs the tests :)
  • npm run test:watch - same as above but in a watch mode

To embed it in html page

Import the library using : <script src="tez.js"></script> Then you can use the library by calling tez like var wallet = tez.account.create();

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3y ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Jul 26, 2022

No findings