State: Draft
Based on the Peatio Stable branch
To the coin daemon's {coin}.conf file, include the -walletnotify command:
# Notify when receiving coins
| # Navigate to AVD | |
| cd ~/.android/avd/<device dir> | |
| # Delete old image | |
| #rm userdata-qemu.* | |
| # Re-size the images | |
| e2fsck -f userdata-qemu.img | |
| resize2fs userdata-qemu.img 512M | |
| e2fsck -f userdata.img |
| #!/usr/bin/env bash | |
| # | |
| # Author: Stefan Buck | |
| # https://gist.github.com/stefanbuck/ce788fee19ab6eb0b4447a85fc99f447 | |
| # | |
| # | |
| # This script accepts the following parameters: | |
| # | |
| # * owner | |
| # * repo |
| The layout of keyboards varies per country, with some countries having multiple | |
| common layouts. Please select the country of origin for the keyboard of this | |
| computer. | |
| 1. Afghani 48. Irish | |
| 2. Albanian 49. Italian | |
| 3. Amharic 50. Japanese | |
| 4. Arabic 51. Japanese (PC-98xx Series) | |
| 5. Arabic (Morocco) 52. Kazakh | |
| 6. Arabic (Syria) 53. Khmer (Cambodia) |
| #!/bin/bash | |
| INTERFACE=Wi-Fi | |
| networksetup -setsocksfirewallproxy $INTERFACE 127.0.0.1 9050 off | |
| networksetup -setsocksfirewallproxystate $INTERFACE on | |
| tor | |
| networksetup -setsocksfirewallproxystate $INTERFACE off |
State: Draft
Based on the Peatio Stable branch
To the coin daemon's {coin}.conf file, include the -walletnotify command:
# Notify when receiving coins
The repository for the assignment is public and Github does not allow the creation of private forks for public repositories.
The correct way of creating a private frok by duplicating the repo is documented here.
For this assignment the commands are:
git clone --bare [email protected]:usi-systems/easytrace.git