Skip to content

throgxyz/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tronz Docs

Documentation for tronz, an idiomatic, async-first Rust SDK for the TRON network — inspired by alloy.

The site is built with vocs.

Development

cd vocs
bun install   # or: npm install
bun run dev    # or: npm run dev

Then open the printed local URL.

Structure

  • vocs/vocs.config.ts — site config (title, nav, socials).
  • vocs/sidebar.ts — sidebar layout.
  • vocs/docs/pages/ — documentation pages (.md / .mdx).
  • vocs/docs/snippets/ — runnable Rust example sources, embedded into pages via // [!include ~/snippets/...].

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors