Kotori – Waterfall ft. JVNA (Verplex Flip)

Back on topic

Its a work day

The project

Do I throw the Jacky CLI wallet code on a server or do debug the RPC one

I want a online prototype we can test

Can I define environment frames for that

What does the core code need, to run properly

Like dependencys

Blockchain we are using a open node for testing

Just bc its the fastest way to get it running

Like we should run our own node

So like a box with a node, and a client RPC script

For now we use a remote node, so we just require the client script

It simply means ,the blockchain is like 100gb

Instead of downloading that,you can use a node

Its less privacy, BC you trust another server ,but its much faster basically instantly

Like what we give out is client scripts,but I would like to offer example infrastructure to make sync and use more comfy

Bc most ppl are happy as long as it works,but option for upgrade is always still possible

But it needs to be on a server with 24/7 uptime so we get complete data points and put it into cron

Okai, action plan

I put the CLI code on a Machines and already format it in the modular approch I intend

Then do automatic git syncs for security

Like I sync the entire like 1 under homefolder,BC programs love to install in home

Doesn’t code have a live server build in to run code

I should debug it there

And then push it

Ah yes workflow

I make in code push to git and then sync from git to the server

That I learned from posy


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *