YanDev

Results 23 issues of YanDev
trafficstars

### Canada eCoin (CDN) * link to logo: http://files.coinmarketcap.com.s3-website-us-east-1.amazonaws.com/static/img/coins/200x200/canada-ecoin.png * official website: https://www.canadaecoin.ca/ **Optional info** (not mandatory, but saves me time): * logo color (HEX): `#EC2023` * bitcointalk.org thread: https://bitcointalk.org/index.php?topic=545675.0

### ziftrcoin (ZRC) * link to logo: https://pbs.twimg.com/profile_images/504740833598251008/CqyHUW0L.png * official website: https://www.ziftrcoin.com/ **Optional info** (not mandatory, but saves me time): * logo color (HEX): `#2B8186` * bitcointalk.org thread: https://bitcointalk.org/index.php?topic=894605.0

### CannaCoin (CNN) * link to logo: https://www.coingecko.com/assets/coin-250/cannacoin-8c226b919196a01607f965315175b50de53ab7c8ccd86537bd3cf02bea8a25b2.png * official website: https://bitcointalk.org/index.php?topic=740903.0 **Optional info** (not mandatory, but saves me time): * logo color (HEX): `#2E7938` * bitcointalk.org thread: https://bitcointalk.org/index.php?topic=740903.0

### DigitalCoin (DGC) * link to logo: http://files.coinmarketcap.com.s3-website-us-east-1.amazonaws.com/static/img/coins/200x200/digitalcoin.png * official website: http://digitalcoin.org/ **Optional info** (not mandatory, but saves me time): * logo color (HEX): `#CCCBCB` * bitcointalk.org thread: https://bitcointalk.org/index.php?topic=1127380.0

--- ### NuBit (NSR) * link to logo: https://nubits.com/assets/img/home/hero-logo.png * official website: https://nubits.com/ **Optional info** (not mandatory, but saves me time): * logo color (HEX): `#FFCF53` * bitcointalk.org thread: https://bitcointalk.org/index.php?topic=794456.0...

In order to use Vue 3 Plugins, you need to import `Vue3Plausible` instead of `VuePlausible` ``` import { createApp, reactive } from 'vue' import {Vue3Plausible} from "vue-plausible const app =...

Hello, at first - that's a wonderful idea and is one of the best ways to back up source code. Thank you for the extension! But what I've noticed is...

Does it have wss support? If not, I would add "secure" key to "options" where it will uses the "wss" support.

enhancement

README.md shows `privateKey: Buffer.from('...')`, but I assume the privateKey expects only string, or not? Would fix this typo to avoid confusion as setting Buffer in privateKey actually won't work.

question

Hello everyone! I've been trying to use this extension under fauna-dev (which runs per docker). Hence I'm using .faunarc at my root project directory with empty global admin key. I've...