Pinned Repositories
6hats
Social thinking application, inspired by the 6 Thinking Hats book by deBono
acts_as_fu
When you need a dash of ActiveRecord and nothing more
cucumber
BDD that talks to domain experts first and code second
ec2onrails
EC2 on Rails - Deploy a Ruby on Rails app on EC2 in five minutes
git-backup-rotator
Daily/Weekly/Monthly backup rotations implemented with Git
insoshi
The open source social networking platform in Ruby on Rails from the author of RailsSpace
rubber
A capistrano/rails plugin that makes it easy to deploy/manage/scale to EC2 (moved from rubyforge)
salad
All the stuff you put together with Cucumber that makes a delicious and nutritious dish. Specifically, step definitions that make your day easier.
toamqp
Thrift RPC over an AMQP compliant queue in Ruby
rjharmon's Repositories
rjharmon/Documentation
Documentation from seed to clone.
rjharmon/Helios-Book
A guide to the Helios programming language.
rjharmon/helios-cbor
Cardano-specific CBOR (de)serialization library
rjharmon/helios-cli-utils
Simplest possible cli library
rjharmon/helios-codec-utils
Primitive manipulation functions commonly used in encoding and decoding algorithms
rjharmon/helios-compat
Compatibility package for transitioning from helios v0.16.* to v0.17
rjharmon/helios-compiler
Helios is a DSL for writing Cardano smart contracts. This library lets you compile Helios scripts and build Cardano transactions.
rjharmon/helios-compiler-utils
Helios lang compiler library
rjharmon/helios-contract-utils
Convenience and type-safety utilities for using Helios validators from within Typescript
rjharmon/helios-crypto
Cryptography primitives used throughout the HeliosLang codebase
rjharmon/helios-era
"Babbage" or "Conway"
rjharmon/helios-esbuild-plugin
Plugin that compiled helios contract during bundling
rjharmon/helios-ir
Helios-lang intermediate representation
rjharmon/helios-ledger
Tx building classes and functions
rjharmon/helios-ledger-allegra
Cardano ledger types for Allegra era
rjharmon/helios-ledger-alonzo
Cardano ledger types for Alonzo era
rjharmon/helios-ledger-babbage
Cardano ledger types for Babbage era
rjharmon/helios-ledger-byron
Cardano ledger types for Byron era
rjharmon/helios-ledger-conway
Cardano ledger types for Conway era
rjharmon/helios-ledger-mary
Cardano ledger types for Mary era
rjharmon/helios-ledger-shelley
Cardano ledger types for Shelley era
rjharmon/helios-rollup-plugin
Rollup plugin to do compilation of validators during bundling
rjharmon/helios-tx-utils
Coin selection, query layers, wallets
rjharmon/helios-type-utils
Global utility types
rjharmon/helios-uplc
Cardano Untyped Plutus Core javascript utility library
rjharmon/helios-vscode-plugin
Plugins for various IDEs, providing Helios language support
rjharmon/helios-workspace
Workspace root for developers who want to contribute
rjharmon/node-proper-lockfile
An inter-process and inter-machine lockfile utility that works on a local or network file system.
rjharmon/redis-streams-broker
This package is a broker to redis stream data type, This package provides guaranteed message delivery feature with acknowledgement.
rjharmon/watsign
Tweetnacl's ed25519 signatures, ported to WebAssembly