This repository contains the example scripts for the Web3.js documentation, severall starter projects and examples of Web3.js modules.
Documentation, API reference, and templates for the web3js library.
Install docsify and serve the docs locally.
npm install
npm run compile
npm run start
NodeJS, Python, git (for git bash), and npm are required to run and test.
start Ganache at first.
npm run build
npm run test
Each test checks if the example is working and up-to-date.
In CONTRIBUTING.md you can find the templates for the API docs reference, as well as the structure for the example packages.
See also the list of contributors who participated in this project.