First time 1st place in a tournament

Today i won 1st place for the first time in a tournament. It’s just a Novice tournament and the prize is only 1000 DEC, but i’m still very happy with that. I have gone through 19 difficult battles with lots of luck.

Play Spinterlands like an Idle Game

What is Idle games? Idle games, or “games that play themselves”, are games which are all about management of revenue streams. The core idea of these games is that progress can be made without a player’s constant involvement. Player mainly focus on growth decisions. These games are dominating many of the popular flash portals and shooting up the charts on mobile. You earn in-game currency and buy upgrades. After that, you can put the game away and just check it once in a while; your purchased upgrades will earn money for you.

Solutions for low level bots in tournament

Players don’t like bots because they register as many accounts as possible in the off chance that they might end up getting a prize in high level tournament just by pure luck. Splinterlands team tried to fix that problem by adding an entry fee in an update 2 months ago. But it seems ineffective. In fact, the solution even has a negative impact. Less real players willing to pay that fee giving the bots more chance to get prizes.

Lord of Fire celebrate - an ORB give away

Today i opened some Orbs i collected from daily and season rewards. And this is what i got And then… It’s definitely Lord of Fire day. I’m really happy with that so i will share my luck by giving away an Orb to one of you who comment below. I wish the receiver will open an Lord of Fire as well ^_^

Diamond league for the first time

I started playing splinterlands 3 months ago and slowly built up my deck. With mostly silver cards, i seldom reach Gold I. After 3 seasons trying to reach Diamond using my own deck without success, I decided to create a new account, go to https://peakmonsters.com/ and rent a Gold deck to play the last 2 days of the previous season. This deck costs me around $20 for 30-60 days, i can use them next 2-4 seasons.

Simple Way To Wrap/UnWrap WETC

This simple UI will help user Wrapping (deposit ETC to receive WETC token) or Unwrapping WETC (withdraw ETC by burn WETC token). In the future, the interface may support others ERC-777 and ERC-20 action like transfer, approve… For WETC contracts, go here Usage Go to https://bakaoh.com/WrappedETC/ Install and config Metamask to Kotti testnet Unlock Metamask, you will see Network: Kotti at the upper right corner Enter the amount to deposit and hit Wrap

An Introduction to Monkey D. App

In the previous Gitcoin hackathon, i took part in a Matic challenge to Enable A Set Of Decentralized Protocols On The Matic Network. That’s a good chance to get a better look at these well-known protocols. These are the problems i encounter when working on the challenge: Uniswap uses Vyper which i’m not familiar with. KyberSwap contracts uses many different Solc version. 0x has two major versions. bZx is dependent on 0x (both version) and Kyber addresses.

Deploying BZx on the Matic testnet

Matic Network is a sidechain based scaling solution for public blockchains. It is based on an adapted implementation of Plasma framework. Matic provides scalability while ensuring a superior user experience in a secured and decentralized manner. BZx is a protocol for next generation (b)0x-standard relays. This guide will take you through: Deploying BZx contracts on Matic testnet Updating BZx portal to work with these contracts Deploying the portal to webserver Deploy BZx contracts Clone bZx-monorepo repository and checkout master branch, install node dependencies

Deploying Kyber on the Matic testnet

Matic Network is a sidechain based scaling solution for public blockchains. It is based on an adapted implementation of Plasma framework. Matic provides scalability while ensuring a superior user experience in a secured and decentralized manner. Kyber Network is an on-chain liquidity protocol that aggregates liquidity from a wide range of reserves, powering instant and secure token exchange in any decentralized application. This guide will take you through: Deploying Kyber contracts on Matic testnet Updating KyberSwap frontend to work with these contracts Deploying the frontend to IPFS Pre-requisite Our migrate project using package aliases, we will need npm v6.

Deploying 0x on the Matic testnet

Matic Network is a sidechain based scaling solution for public blockchains. It is based on an adapted implementation of Plasma framework. Matic provides scalability while ensuring a superior user experience in a secured and decentralized manner. 0x is an open protocol that facilitates trustless, low friction exchange of Ethereum-based assets. This guide will take you through: Deploying 0x contracts on Matic testnet Starting an exchange on Matic testnet using 0x-launch-kit Pre-requisite You need system-wide installations of

Deploying Augur on the Matic testnet

Matic Network is a sidechain based scaling solution for public blockchains. It is based on an adapted implementation of Plasma framework. Matic provides scalability while ensuring a superior user experience in a secured and decentralized manner. Augur is a decentralized oracle and peer to peer protocol for prediction markets. This guide will take you through: Deploying Augur contracts on Matic testnet Updating the latest frontend of Augur to use these contracts TL;DR You can find all the changes in this commit

Deploying Uniswap on the Matic testnet

Matic Network is a sidechain based scaling solution for public blockchains. It is based on an adapted implementation of Plasma framework. Matic provides scalability while ensuring a superior user experience in a secured and decentralized manner. Uniswap is a protocol for automated token exchange on Ethereum. This guide will take you through: Deploying Uniswap contracts on Matic testnet Updating the latest frontend of Uniswap to use these contracts Deploying the frontend to Github Pages Pre-requisite You will need to have Metamask installed on your browser and be logged in to Metamask.

Building a Status Keycard simulator

After winning the first place in this, i was really excited to see what comes next Gitcoin hackathon. Looking thought the challenge list, there’s one that catch my eye: Create A New SDK Or Development Tool Facilitating Integration Of Keycard The reasons are: It comes from status-im, i always learn so much from their codebase (and 10% of my portfolio is in SNT). I never worked with Smartcard/Javacard or NFC before.

Learn technical analysis by building my trading bot (part 1)

I bought my first Bitcoin two years ago when it was around $3000 and has keep trading everyday since then. I love trading, it’s exciting to wake up in the morning and check my balance. Everything is not going well, i burned out my account several times and never learned a thing. I’m still having fun while trading but it’s like an expensive hobby but not a business… It’s time to get serious.