Skip to content

Instantly share code, notes, and snippets.

View ubinix-warun's full-sized avatar
🎯
Focusing

Warun C. ⚡ ubinix-warun

🎯
Focusing
View GitHub Profile
@ubinix-warun
ubinix-warun / The-Hacker-way.md
Last active January 4, 2025 02:47
The Hacker way --
@ubinix-warun
ubinix-warun / Algo-Checker-Notes.md
Last active September 13, 2022 03:50
Algochecker

Something, Here!

@ubinix-warun
ubinix-warun / TezKet 2.0 -- NFT Ticketing Platform -- Intro.md
Last active August 22, 2023 03:02
TezKet 🐱 is a platform to buy NFT ticket and use QR to control admittance at the gate.

TezKet 🐱 -- NFT Ticketing Platform Twitter Linktree

NFTs are a decentralized way of tracking ownership, and a growing phenomenon in the digital asset.

In the age of digital ticketing, when a ticket is often little more than a QR code on an invoice, can NFTs continue the tradition of the ticket surviving the event?

TezKet is a platform to buy NFT ticket and use QR to control admittance at the gate.

We use Tezos Blockchain for NFT ticketing, Pinata to Storage gateway and Square API for payment.

@ubinix-warun
ubinix-warun / hackathon-nervos-branden-the-spectrum.md
Last active August 12, 2021 08:56
Nervos - Broaden The Spectrum | Gitcoin
@ubinix-warun
ubinix-warun / gist:85b5fe288b1d0948d6c3f32773a4caca
Last active July 10, 2021 09:48
FIXED: flutter doctor => "cmdline-tools component is missing" BY install "Android SDK Command-line tools" on sdkmanager
```
(base) warun@m13-ubinix:~$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel dev, 2.4.0-0.0.pre, on elementary OS 5.1.7 Hera 4.15.0-144-generic, locale en_US.UTF-8)
[!] Android toolchain — develop for Android devices (Android SDK … 29.0.2)
✗ cmdline-tools component is missing
Run `path/to/sdkmanager — install “cmdline-tools;latest”`
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
@ubinix-warun
ubinix-warun / hackathon-grants-round-10.md
Last active August 12, 2021 14:10
Hackathon: Grants Round 10 Hackathon | Gitcoin
@ubinix-warun
ubinix-warun / figment-learn-pathways.md
Last active February 26, 2022 15:09
Figment Learn and Pathways

Figment has embarked on a mission to introduce more developers to Web 3 by simplifying the experience for its users and shining the light on Web 3’s potential. https://learn.figment.io/

  • DONE = NEAR|SCRT|CELO|AVAX|XTZ

NEAR Pathway Challenges

NEAR is providing Bonus Activity Rewards for additional activities following the completion of the NEAR Pathway tutorials. Complete any of these challenges and earn more NEAR tokens!

  • NEAR is platform that accelerates the development of decentralized applications.
@ubinix-warun
ubinix-warun / hackathon-helloworld-by-polkadot.md
Last active August 6, 2021 06:43
Hello World! By Polkadot | Gitcoin

To celebrate our integration on Gitcoin, we are organizing Hello World! by Polkadot, a series of challenges to bring you on a journey of Polkadot development discovery.

| My Forked Project | SUMMISSION | DONE (18/18) |

Polkadot.Network

  • Launch a local Substrate development chain

18. [ECOSYSTEM CHALLENGE] (Advanced) Build The First Confidential Contract


# In terminal window 1: phala-node
./target/release/phala-node --dev

# In terminal window 2: pruntime
cd pruntime/bin
./app