Universum
universum library / gem (ruby edition) - next generation ethereum 2.0 world computer runtime; run contract scripts / transactions (in plain vanilla / standard ruby) on the blockchain; update the (contract-protected / isolated) world states with plain vanilla / standard SQL - work-in-progress / experimental
Install / Use
/learn @s6ruby/UniversumREADME
New to Universum? See the Universum (World Computer) White Paper!
Universum (Ruby Edition)
universum - next generation ethereum 2.0 world computer runtime - run contract scripts / transactions in plain vanilla / standard ruby on the blockchain - update the (contract-protected / isolated) world states with plain vanilla / standard SQL
universum-contracts - universum blockhain contract / transaction scripts (in plain vanilla / standard ruby) for the next generation ethereum 2.0 world computer
Safe Data Structures, (Language Syntax) Pragmas, & More
safestruct - safe data structures (array, hash, struct) - say goodbye to null / nil (and maybe) - say hello to zero
pragmas - language syntax pragmas - turn on the future today or add your own ideas for easy (re)use for everyone - let's evolve the ruby language together by experimenting in the wild in a pragma(tic) way
units-time - units of time (in epoch time) incl. seconds, minutes, hours, days, weeks, fortnights, years and more
units-money - units of (crypto) money (in integer) incl. ether / eth (finney, szabo, shannon, lovelace, babbage, wei), bitcoin / btc (satoshi), sol (terra, luna) and more
(Secure) Ruby Source-to-Source (Blockchain) Contract Converter
ruby-to-solidity - (secure) ruby to solidity (source-to-source) cross-compiler cheat sheet / white paper
ruby-to-michelson - (secure) ruby to liquidity w/ reasonml syntax / michelson (source-to-source) cross-compiler cheat sheet / white paper
Questions? Comments?
Send them along to the wwwmake forum. Thanks!
Related Skills
oracle
344.4kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
prose
344.4kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Command Development
99.2kThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
Plugin Structure
99.2kThis skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
