Skip to content

josh-richardson/web3j-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web3j-docs

Web3j Documentation repository.

docs.web3j.io

To modify the documentation simply submit a pull request agains the master branch.

Once the pull request has been merged the website will reflect the changes.

Project setup

Make sure you have Pipenv installed.

Then run the following to get up and running:

git clone https://github.com/web3j/web3j-docs.git
cd web3j-docs
pipenv install

Build instructions

Run locally using:

mkdocs serve

To build and push to web3j-docs:

mkdocs gh-deploy

About

web3j documentation repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published