Skip to content
Аниса edited this page Oct 2, 2022 · 16 revisions

━ How to get started?

  1. Download & Install
    • CDN: Head over to Vital.network's Releases & require the latest embeddable scripts within your project vital.network-<platform>.js.
    • NPM: Run npm install @vstudio/vital.network within your current working project.
  2. By default whenever you import vital.network-<platform>.js vNetwork's instance gets auto-injected into global scope, thus you can use it directly within scripts w/o requiring it anymore.

━ How to find module's APIs?

Head over to the sidebar (Modules) and select the module you want to view further more about.

━ Glossary

━ Modules

Clone this wiki locally