Skip to content

kostysh/hiring-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hiring-chain

A simple hiring Dapp on the Arweave blockchain

This demo application is made according to Open Web Hackathon: Build A Simple Permaweb App

  • You can look thru published jobs on the Home screen, search by them, view details
  • You should be logged in into Dapp to make postings
  • You can publish your own resumes and jobs
  • You can remove your own published jobs and CVs
  • You can make an application on the published job (job owner will see your application in jobs list)

Application is constantly available on the link: https://arweave.net/9AmaSzFgUIm_CCVcS2a9FV-bkynTRsCW63zViEUkL0A

Initialisation

npm i

Start app locally

Then app started it should be available via web browser by address http://localhost:3000

npm start

App deployment

Be sure your wallet keyfile is placed in the root (ignored on GitHub).
This file should be named: arweave-keyfile.json.
If you don't have a wallet, please get one here.

npm run savekey
npm run deploy

About

Hiring application on Arweave blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages