initial commit
authorAJ ONeal <coolaj86@gmail.com>
Sun, 12 Jun 2022 09:25:25 +0000 (03:25 -0600)
committerAJ ONeal <coolaj86@gmail.com>
Sun, 12 Jun 2022 09:25:35 +0000 (03:25 -0600)
commit0c7a9f49334a3c111f731d8d5ca0a9bd569ffea3
tree39ae035a7f5409c9e9d02f288491ad4c5293bfc6
parent894cc8090a0645cb2900dd84e2bb179d8cbaa004
initial commit
15 files changed:
.gitignore [new file with mode: 0644]
.ignore [new file with mode: 0644]
.jshintrc [new file with mode: 0644]
.prettierrc.json [new file with mode: 0644]
create-tx.js [new file with mode: 0644]
create-tx.sh [new file with mode: 0644]
crowdnode-signup-sign.sh [new file with mode: 0644]
get-utxos.js [new file with mode: 0755]
lib/request.js [new file with mode: 0644]
list.sh [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
send-tx.sh [new file with mode: 0644]
tsconfig.json [new file with mode: 0644]
types.js [new file with mode: 0644]