Skip to content

Instantly share code, notes, and snippets.

View gangov's full-sized avatar
🚀
work work

Kaloyan Gangov gangov

🚀
work work
View GitHub Profile
@gangov
gangov / nft-collections_schema.json
Last active February 26, 2025 14:54
NFT Collection
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "NFT Collection",
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "The name of the NFT collection."
},
"description": {
[
{
"symbol": "XLM",
"token": "XLM",
"soroban_contract": "CDLZFC3SYJYDZT7K67VZ75HPJVIEUVNIXF47ZG2FB2RMQQVU2HHGCYSC",
"decimals": 7
},
{
"symbol": "PHO",
"token": "Phoenix",
@gangov
gangov / iterm2-solarized.md
Created August 12, 2022 08:34 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k

@gangov
gangov / sampleREADME.md
Last active September 13, 2020 20:30 — forked from FrancesCoronel/sampleREADME.md
A sample README for all your GitHub projects.

Repository Title Goes Here

Subtitle or Short Description Goes Here

ideally one sentence

include terms/tags that can be searched

Badges will go here

@gangov
gangov / test
Created December 30, 2016 20:42
This is just a test