Content-Length: 280523 | pFad | http://github.com/toknapp/workshop-3hr-wallet

62 GitHub - toknapp/workshop-3hr-wallet: Workshop materials for "how to create a wallet in 3 hours"
Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Workshop materials for "how to create a wallet in 3 hours"

License

Notifications You must be signed in to change notification settings

toknapp/workshop-3hr-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workshop-3hr-wallet

Workshop materials for "how to create a wallet in 3 hours"

Step 1 -- Scaffolding

$ npm init
$ npm install express --save
$ npm install @upvest/clientele-api --save
$ npm install @upvest/tenancy-api --save

Step 2 -- Templating, jquery & bootstrap, navbar

npm install pug --save

npm install jquery --save
npm install bootstrap --save

mkdir views
touch views/index.pug

Step 3 -- API keys, tenancy

Upvest Account Management

Jot down API key, secret & passphrase in your application.

Step 4 -- Sign up

npm install express-formidable --save

touch views/signup.pug

Step 5 -- Clientele API, echo

Step 6 -- Login, sessions

npm install express-session --save

Step 7 -- Read/create wallets

Step 8 -- Wallet view

Step 9 -- Send transactions

About

Workshop materials for "how to create a wallet in 3 hours"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/toknapp/workshop-3hr-wallet

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy