Skip to content

Instantly share code, notes, and snippets.

ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEA7bY2Dfaun8ctMvT1nKYQar2WXaY3HZahMftN1iBVikorNdLBz0UpDNGpaEDbETII9EuePidUAhaXbm68Rg8jLKytxb6MHMqMoBwPurz/dTEyXNmenUL5fxjK/aeBZxOXmJtWp4f2N43ksbOoosE55NrXY7ZGvYHXbxwaBjMqj/1b87Nd4thKRl5iKTr2HjbNe51oW9BhtwjCfW53DlYdkK+5uSi/Akk5rk0OLD/8nNe+hfWGaNmXPxzOnLeDoLP23SWG42ImYDjqw90rzo4O9r/l4J4+X14Ikxw4SY0kCb5NE3ouBDfszGVyj8yjBqJAxdggFq7Qjz+zqVoPtPFmqw== panda@localhost.com

About SHossain

I am with Komodo community since the BTCD days. Mined BTCD, participated in SuperNET ICO. A very advanced user, problem solver with attention to detail. Without being a coder, I made and hosted explorebtcd.info block explorer by myself. Also, I have a self hosted tech blog which runs on a VPS for over 4 years, TechLoverHD

I love all things technology and kind of crazy that way. At least, that's how people describes me. Currently, I'm a team member, testing BarterDEX and other Komodo Platfrom related products everyday and help other users. I also documented BarterDEX APIs and created some nice wiki docs, install guides for users and devs alike.

Notary Nodes provides security for Komodo and the whole ecosystem is benefited from this. I would like to present myself as a candidate for Notary Node Election 2018 to operate one node in the EU region.

Why Vote SHossain?

@himu007
himu007 / Github Webhook Tutorial.md
Created November 14, 2018 20:36 — forked from jagrosh/Github Webhook Tutorial.md
Simple Github -> Discord webhook

Step 1 - Make a Discord Webhook

  1. Find the Discord channel in which you would like to send commits and other updates

  2. In the settings for that channel, find the Webhooks option and create a new webhook. Note: Do NOT give this URL out to the public. Anyone or service can post messages to this channel, without even needing to be in the server. Keep it safe! WebhookDiscord

Step 2 - Set up the webhook on Github

  1. Navigate to your repository on Github, and open the Settings Settings

Check comment

Start ImportGateway Testing!

The guide here is based on Ubuntu/(debian) for initial testing. There may be typo or other incorrect information present as the system is being constantly updated based on specification, bugfix or other improvements. Please let us know in #cc-pegs channel of Komodo Discord if you find any issues or incorrect information. Also use the same channel for test reports, feedbacks. If you want to setup your own test side-chain follow this guide https://github.com/Mixa84/komodo/wiki/Side-chain-setup-(Import-Gateway-CC).

Explorers

Source Repo

Test Cases

Prepare AYA on 3P

Clone source

git clone https://github.com/sillyghost/AYAv2
cd AYAv2
git checkout 7c8498d

Create build.sh script and make it executable with the following contents

Keybase proof

I hereby claim:

  • I am himu007 on github.
  • I am shossain (https://keybase.io/shossain) on keybase.
  • I have a public key ASARN_2N4zyW86C3IDFNHHMI-JTagWIsXSMGq7NwSS-oIgo

To claim this, I am signing this object:

VOTE2021 Claim Process for SUPERNET Holders

If you are holding any SUPERNET coins in your address on 2nd April 2021 based on this snapshot data. You can claim 24 VOTE2021 coins per SUPERNET you have at this snapshot date. The claims will be processed in batches. You can keep track of the claims here.

CHIPS testnet - compile & Start

Install Dependencies

sudo apt-get install build-essential git curl bison libtool autotools-dev automake pkg-config bsdmainutils python3
sudo apt-get install libevent-dev libboost-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev

Clone and Compile

git clone https://github.com/barrystyle/chips