front-doorxyz / web-app

Front Door is a decentralised recruitment referral protocol using Web3 tools and technology to solve a Web2 human coordination problem with a huge size of prize.
https://www.front-door.xyz/
MIT License
1 stars 2 forks source link

[OFFCHAIN] Job functions #3

Open front-doorxyz opened 1 year ago

front-doorxyz commented 1 year ago

Description:

As a frontend developer I should be able to implement the job creation functionality. For the offchain data process, I should be able to read some documentation on how to go about creating a job with offchain data (example readme)

As the offchain developer you should create the functions to enable:

sgerodes commented 1 year ago

from Zeeshan: Just for reference: you may look into DataModel.sol file for the datatypes we are using within our smart contracts.

sgerodes commented 1 year ago

From Pedro: I really hope there is a Ceramic way around encryption. Otherwise you can use this: https://github.com/ppelicano/laokas-web-app/blob/main/src/utils/encryption.js

sgerodes commented 1 year ago

Link shared with us regarding pricate data and encrypttion:

https://docs.odd.dev/sharing-private-data https://docs.ipfs.tech/concepts/privacy-and-encryption/#encryption

sgerodes commented 1 year ago

Encryption https://www.npmjs.com/package/ipfs-encrypted

https://discord.com/channels/554623348622098432/1113221687975100536/1118565528823410758