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

Serverless - We need to operate without any server #651

Open
juanky201271 opened this issue May 22, 2024 · 2 comments
Open

Serverless - We need to operate without any server #651

juanky201271 opened this issue May 22, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@juanky201271
Copy link
Contributor

juanky201271 commented May 22, 2024

We have a long list of servers to use and the App change automatically the current server in case of error, but We still need to operate with NO server.

The App have to start and read the current wallet file with no server, also be able to show the seed/birthday, the transactions, etc... from the last time the wallet was connected to a server.

CC: @zancas @Edicksonjga

@juanky201271 juanky201271 self-assigned this May 22, 2024
@juanky201271 juanky201271 added the enhancement New feature or request label May 22, 2024
@juanky201271 juanky201271 assigned zancas and unassigned juanky201271 Aug 14, 2024
@juanky201271
Copy link
Contributor Author

juanky201271 commented Aug 14, 2024

I need something like: LightClient::read_wallet_from_buffer_runtime but without specifying the server... in zingoconfig::load_clientconfig. This is the first step to implement serverless zingo-mobile.
@zancas @Oscar-Pepper @AloeareV @dorianvp

@juanky201271 juanky201271 changed the title We need to operate without any server ServerLess - We need to operate without any server Nov 6, 2024
@juanky201271 juanky201271 changed the title ServerLess - We need to operate without any server Serverless - We need to operate without any server Nov 6, 2024
@juanky201271 juanky201271 assigned dorianvp and unassigned zancas Nov 6, 2024
@juanky201271
Copy link
Contributor Author

Some ideas:

  1. Change settings to include another type of server selection besides auto, list, custom. Can be serverless or no server.
  2. Change the first screen where you can set a custom server and add here the option for serverless or no server.
  3. And maybe another side menu option for this to help to the user to switch to serverless or no server faster,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants