Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VX API SERVER

This is the backend API server for VX, built using Cloudflare Workers. It handles user authentication, data storage, and serves as the intermediary between the VX frontend and various third-party services.

Host: api.varius.technology

Connect API with...

  • curl
  • sdk (coming soon)

swagger ui

https://api.varius.technology/swagger/vx

Authentication

URL format:

GitHub Sign-In with Redirect

https://api.varius.technology/auth?redirect_url={YOUR_REDIRECT_URL}

Authorized User Data Response Format

curl -X GET https://api.varius.technology/users/<USER_ID>

Create Wallet

on local(or your server)

on chain

Get Wallet Info

from Chains

Payment

Here is explain how to use payment API. but not yet make it. Sorry... ( ; ; ) <= omg! he is cry!

About

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages