Skip to content

Instantly share code, notes, and snippets.

View knicholes's full-sized avatar

Kelly Nicholes knicholes

View GitHub Profile
@knicholes
knicholes / mainnetMetaData.json
Created November 7, 2021 17:12
mainnetKlckrMetadata.json
{
"name": "KlickerInc Stake Pool",
"description": "Solid, Secure Staking",
"ticker": "KLCKR",
"homepage": "https://klickerstakepool.com"
}
@knicholes
knicholes / poolMetaData.json
Created November 6, 2021 21:47
KLKNC testnet metadata json
{
"name": "KlickerInc Pool",
"description": "Nunya Business",
"ticker": "KLKNC",
"homepage": "https://klickerinccardanopool.com"
}
@knicholes
knicholes / pool.json
Created October 2, 2021 14:58
stakepoolmetadata
{
"name": "KPool",
"description": "kinc pool to make the monies",
"ticker": "KINC",
"homepage": "https://teststakepool.com"
}
{
"name": "KPool",
"description": "kinc pool to make the monies",
"ticker": "KINC",
"homepage": "https://teststakepool.com"
}
{
"name": "KPool",
"description": "kinc pool to make the monies",
"ticker": "KINC",
"homepage": "https://teststakepool.com"
}
{
"name": "KadePool",
"description": "kinc",
"ticker": "KINC",
"homepage": "https://teststakepool.com"
}
@knicholes
knicholes / keybase.md
Last active September 10, 2019 16:58

Keybase proof

I hereby claim:

  • I am knicholes on github.
  • I am kelbolicious (https://keybase.io/kelbolicious) on keybase.
  • I have a public key whose fingerprint is 0B87 AA92 CC3C A9BE 31C6 4B0A F6EB B156 AE8D 1090

To claim this, I am signing this object:

@knicholes
knicholes / appcelerator_custom_events
Created August 7, 2012 16:42
Custom Event for Appcelerator Module
// #app.js
var tible = require('com.amit.tible');
tible.fireEvent("my_event",{});
// #ComModule.m
-(void)startup
{
// this method is called when the module is first loaded
// you *must* call the superclass
[super startup];
@knicholes
knicholes / systemtexit: 65
Created August 3, 2012 16:19
Titanium CoreBluetooth Custom Module Build SystemExit: 65
This file has been truncated, but you can view the full file.
PapaSmurf:tible knicholes$ cat /var/folders/0d/g9l0c9pj2w70zctfwdqvtgh80000gr/T/m4l641Xti/tible/build/iphone/build/build.log
================================================================================
Appcelerator Titanium Diagnostics Build Log
The contents of this file are useful to send to Appcelerator Support if
reporting an issue to help us understand your environment, build settings
and aid in debugging. Please attach this log to any issue that you report.
================================================================================
Starting build at 08/03/12 10:01