Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools for TF Cloud Admin & Sign Up #1461

Closed
2 tasks done
Tracked by #1470
despiegk opened this issue Aug 27, 2023 · 6 comments
Closed
2 tasks done
Tracked by #1470

tools for TF Cloud Admin & Sign Up #1461

despiegk opened this issue Aug 27, 2023 · 6 comments
Assignees

Comments

@despiegk
Copy link
Contributor

despiegk commented Aug 27, 2023

Components

Edit3Script Component

threefoldtech/tfgrid-sdk-ts#1057

  • a widget which allows easy editing of 3script (an just be a javascript widget use tailwindcss)
  • this widget needs to be able to submit content signed by browser extension
  • if we post we let the server know pubkey of who signed as well as the signature, so server can verify
  • can we do autocomplete (maybe next phase)
  • create example V webserver which accepts the posted content

e.g <Edit3Script dest=.... />

PDFSigner component

threefoldtech/tfgrid-sdk-ts#1056

  • show pdf from a URL
  • let user scroll all the way down
  • get the md5 of the pdf
  • sign with browser extension and post to a V webserver (pub key + signature + url from pdf)

e.g <PDFSigner pdf-url= ... dest=... />

KYC integration

  • see how to integrate kyc best

unified identity mgmt + login into our 2 websites

Use the browser extension everywhere

Notifications API clients (email, sms)

@despiegk
Copy link
Contributor Author

alternative we use polkadot widget if kepler not easy

@despiegk
Copy link
Contributor Author

make sure it also works on mobile

@despiegk
Copy link
Contributor Author

despiegk commented Sep 7, 2023

can you link to instructions how to use please

@ramezsaeed ramezsaeed mentioned this issue Sep 25, 2023
27 tasks
@xmonader
Copy link
Contributor

xmonader commented Oct 19, 2023

@A-Harby please link all relevant information here for the signer and the editor

@A-Harby
Copy link
Contributor

A-Harby commented Oct 19, 2023

You can find the UI package here and docs over here.

Main two feature are PDF Viewer and Script Editor, and there main issues are here and here.

Other issues related just to fix some minor errors, docs and examples are 1 2 3 4.

@xmonader
Copy link
Contributor

@despiegk if you still missing anything from the docs please reopen the issue

@github-project-automation github-project-automation bot moved this from In Progress to Done in 3.12.x Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants