Skip to content

Latest commit

 

History

History

crypto

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Crypto

Shop

{
  "Prouct Name" :{
    "id" : "Shoe",
    "name" : "Shoe",
    "usage" : [
        "Some usage"
    ],
    "category" : "some category",
    "manufacturer" : "some name",
    "price" : 200
  }
}

Bank details

{
 "user-name": "name",
 "currency-details" : [],
 "shopped-items": []
}