Skip to content

Instantly share code, notes, and snippets.

View Qambar's full-sized avatar

UncleAaroh.eth Qambar

  • Remote
  • 20:52 (UTC +01:00)
View GitHub Profile
docker-machine start # Start virtual machine for docker
docker-machine env # It's helps to get environment variables
eval "$(docker-machine env default)" # Set environment variables
name ring quadrant isNew description
Appium adopt tools FALSE ppium is an open-source tool for automating native, mobile web, and hybrid applications on iOS mobile, Android mobile, and Windows desktop platforms. Native apps are those written using the iOS, Android, or Windows SDKs. Mobile web apps are web apps accessed using a mobile browser (Appium supports Safari on iOS and Chrome or the built-in 'Browser' app on Android). Hybrid apps have a wrapper around a "webview" -- a native control that enables interaction with web content.
Swift adopt languages & frameworks FALSE Apple's programming language for building iOS applications.
Cucumber adopt tools FALSE Cucumber is a software tool used by computer programmers for testing other software.[7] It runs automated acceptance tests written in a behavior-driven development (BDD) style. Central to the Cucumber BDD approach is its plain language parser called Gherkin.
Page Object Pattern adopt techniques FALSE Page Object Model is a design pattern which has beco
@Qambar
Qambar / NFT_PRESALE_MERKLETREE.sol
Last active August 12, 2022 14:41
Hashlips contract modified to work with merkle tree
// SPDX-License-Identifier: GPL-3.0
// # # #
// # # # # #### # ###### # # ## ##### #### # #
// # # ## # # # # # # # # # # # # # # #
// # # # # # # # ##### # # # # # # # # ######
// # # # # # # # # ####### ###### ##### # # # #
// # # # ## # # # # # # # # # # # # # #
// ##### # # #### ###### ###### # # # # # # #### # #
// Amended by HashLips, improved by Uncle Aaroh !