Skip to content

Wild Horses is a collection of NFTs - unique digital collectibles, running in the desert of the Ethereum Blockchain. 4096 horses programmatically generated.

License

Notifications You must be signed in to change notification settings

aabdelrahmanm/WildHorses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wild Horses Images & MetaData

4096 Wild Horses images, and metadata


Description

Wild Horses is a collection of NFTs - unique digital collectibles, running in the desert of the Ethereum Blockchain. 4096 horses programmatically generated, each with unique characteristics and different traits.

Mint

You can mint your own horse now: https://wildhorsesnfts.com

Donation

20% of all sales will be donated to autism centers.

Image 1000x1000

"/images/1.png"

MetaData

"/metadata/1.json"

{
  "name": "Wild Horses #1",
  "description": "Wild Horses is a collection of NFTs - unique digital collectibles, running in the desert of the Ethereum Blockchain. 4096 horses programmatically generated, each with unique characteristics and different traits.",
  "image": "ipfs://QmWrQ7U2Hif73mu2xsr9bDWHn9eYBwMfqpQCfbRMZoyrNe/1.png",
  "dna": "174c39256a0f9d8966b08a4de7a9bf33490d270c",
  "edition": 1,
  "date": 1635360641339,
  "attributes": [
    {
      "trait_type": "Background",
      "value": "Pink"
    },
    {
      "trait_type": "Base",
      "value": "Brown Head White Body "
    },
    {
      "trait_type": "Eyes Accessory",
      "value": "Gray Eyebrow Looking Up"
    },
    {
      "trait_type": "Hair",
      "value": "Gray"
    },
    {
      "trait_type": "Mouth",
      "value": "Green Teeth"
    },
    {
      "trait_type": "Headgear",
      "value": "Pirates Hat"
    },
    {
      "trait_type": "Mouth Accessory",
      "value": "Cigarette"
    }
  ]
}

Rarity

Trait type: Background

[
   {
      "trait":"Blue",
      "chance":"10",
      "occurrence":"9% out of 100%"
   },
   {
      "trait":"Brown",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Cyan",
      "chance":"10",
      "occurrence":"11% out of 100%"
   },
   {
      "trait":"Orange",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Peach",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Pink",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Purple",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Red",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Salmon",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Yellow",
      "chance":"10",
      "occurrence":"10% out of 100%"
   }
]

Trait type: Base

[
   {
      "trait":"Alien",
      "chance":"20",
      "occurrence":"19% out of 100%"
   },
   {
      "trait":"Brown Head White Body ",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Gold",
      "chance":"15",
      "occurrence":"15% out of 100%"
   },
   {
      "trait":"Normal",
      "chance":"20",
      "occurrence":"20% out of 100%"
   },
   {
      "trait":"Purple",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"White",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Zombie",
      "chance":"15",
      "occurrence":"15% out of 100%"
   }
]

Trait type: Eyes Accessory

[
   {
      "trait":"Black Eyeshadow",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Blue Black Eyeball",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Blue White Eyeball",
      "chance":"10",
      "occurrence":"9% out of 100%"
   },
   {
      "trait":"Close Eyes",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Gray Eyebrow Looking Down",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Gray Eyebrow Looking Up",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Gray Shadow",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Green",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Red",
      "chance":"10",
      "occurrence":"11% out of 100%"
   },
   {
      "trait":"Simple Blue",
      "chance":"10",
      "occurrence":"10% out of 100%"
   }
]

Trait type: Hair

[
   {
      "trait":"Black",
      "chance":"20",
      "occurrence":"20% out of 100%"
   },
   {
      "trait":"Brown",
      "chance":"30",
      "occurrence":"30% out of 100%"
   },
   {
      "trait":"Gray",
      "chance":"20",
      "occurrence":"20% out of 100%"
   },
   {
      "trait":"Pink",
      "chance":"15",
      "occurrence":"15% out of 100%"
   },
   {
      "trait":"Yellow",
      "chance":"15",
      "occurrence":"15% out of 100%"
   }
]

Trait type: Mouth

[
   {
      "trait":"Gray",
      "chance":"30",
      "occurrence":"29% out of 100%"
   },
   {
      "trait":"Green Teeth",
      "chance":"20",
      "occurrence":"20% out of 100%"
   },
   {
      "trait":"Pink Teeth",
      "chance":"20",
      "occurrence":"21% out of 100%"
   },
   {
      "trait":"Red",
      "chance":"30",
      "occurrence":"31% out of 100%"
   }
]

Trait type: Headgear

[
   {
      "trait":"American Hat",
      "chance":"5",
      "occurrence":"5% out of 100%"
   },
   {
      "trait":"Beanie",
      "chance":"5",
      "occurrence":"5% out of 100%"
   },
   {
      "trait":"Beaver Hat",
      "chance":"5",
      "occurrence":"5% out of 100%"
   },
   {
      "trait":"Bowler Hat",
      "chance":"5",
      "occurrence":"5% out of 100%"
   },
   {
      "trait":"Bucket Hat",
      "chance":"5",
      "occurrence":"5% out of 100%"
   },
   {
      "trait":"Cowboy Hat",
      "chance":"5",
      "occurrence":"5% out of 100%"
   },
   {
      "trait":"Irish Cap",
      "chance":"5",
      "occurrence":"5% out of 100%"
   },
   {
      "trait":"Pirates Hat",
      "chance":"5",
      "occurrence":"5% out of 100%"
   },
   {
      "trait":"Sheriff Hat",
      "chance":"5",
      "occurrence":"5% out of 100%"
   }
]

Trait type: Mouth Accessory

[
   {
      "trait":"Cigarette",
      "chance":"10",
      "occurrence":"10% out of 100%"
   },
   {
      "trait":"Pipe",
      "chance":"5",
      "occurrence":"5% out of 100%"
   },
   {
      "trait":"Vape",
      "chance":"10",
      "occurrence":"11% out of 100%"
   }
]

MIT License

Copyright (c) 2021 aabdelrahmanm

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Wild Horses is a collection of NFTs - unique digital collectibles, running in the desert of the Ethereum Blockchain. 4096 horses programmatically generated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published