Registry / other / abidoc

abidoc

JSON →
library0.1.1rbrubygemsunverified

Generates ABI documentation for Ethereum and other blockchain smart contracts.

gem install abidoc
INSTALL
IMPORT
SIG · ABIDOC
A
abidoc
otherrubyv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Abidoc
require 'abidoc'

Generate HTML documentation from a contract ABI.

require 'abidoc' doc = Abidoc::Generator.new(abi_json: '[{"name":"transfer","inputs":[]}]') puts doc.generate_html
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
30
OpenAI (training)
1
Resources
abidoc — gem install abidoc · libregistry