Skip to content

patched1337/Crypto-Wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Crypto Wallet API

  • FastAPI crypto wallet.

Endpoints

/api/networks                           - Returns the avaliable wallet crypto networks.
/api/create                             - Creates a new wallet and returns all the info needed to maintian said wallet.
/api/create_child?network=xxx&xpub=xxx  - Creates a child address from your x-public-key.
/api/balance?network=xxx&address=xxx    - Returns the balance from the address.

About

Crypto Wallet Creator / Manager API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages