Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ffarsad/avm-api-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aion AVM API Docs

This repository is a website for reviewing AVM API documentation. It is deployed at avm-api.aion.network. The contents of this repository is created by building the AVM repository and copying the contents of the javadoc folder. No manual changes are made to this repository, other than this README.md file.

Building

This repository is created when a new Aion Java Kernel build is released. To create this repository from scratch:

  1. Clone the latest Aion AVM repository: git clone https://github.com/aionnetwork/AVM.git
  2. Move into the aion directory: cd AVM
  3. Build the kernel: ant
  4. The API website now in AVM/dist/javadoc.

The contents of that folder are then copied into this repository, where it is published by Netlify.

Contributing

This repository is derived directly from:

https://github.com/aionnetwork/AVM/tree/16537d4cc2359371e1cf7222dff7b273511eb1cc/org.aion.avm.api https://github.com/aionnetwork/AVM/tree/16537d4cc2359371e1cf7222dff7b273511eb1cc/org.aion.avm.userlib

You can edit those files and then after the next build, they will be included in this repository.

Issues and pull requests against this repository will be in scope only to edit this README.md file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 91.8%
  • JavaScript 5.8%
  • CSS 2.4%