Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Flask API: Update User Information route #232

Open
@ExoMonk

Description

@ExoMonk
  • From feat/backend branch, create your own

Create/update an endpoint under the starklings-backend/starklings-backend/route.py file to update user information given a wallet address, and a signature and inserting it to the MySQL Database (starklings_user) :

/updateUser
:param wallet_address
:param signature

return:
{
  'result': newUserData
}

Pull Request on feat/backend

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions