Skip to content

Instantly share code, notes, and snippets.

Verifying that +christopherdavid is my blockchain ID. https://onename.com/christopherdavid
Verifying that +christopherdavid is my blockchain ID. https://onename.com/christopherdavid
At long last, we're excited to present to the Ethereum community the release version of our whitepaper, including plans for our token sale now scheduled for November 1st at 3pm UTC.
We've been banging on pots and pans [since January](https://cointelegraph.com/news/arcade-city-decentralized-blockchain-based-answer-to-uber) that we intended Arcade City to be the decentralized, [Ethereum-based](https://cointelegraph.com/news/arcade-city-ethereums-big-test-drive-to-kill-uber) answer to Uber. In April we laid out our [multi-stage path to complete decentralization over time](https://www.youtube.com/watch?v=EAFGIlaoRis), then [announced plans to submit a DAO proposal](https://news.bitcoin.com/decentralized-uber-arcade-city-use-dao/) - oops! - and just recently added [a crew of experienced Ethereum developers](https://www.youtube.com/watch?v=1Bf1jXCuhds) who've built a [functioning Ethereum ridesharing prototype](https://www.youtube.com/watch?v=vqjQgEHTRd8) in record time.
In the meantime we've made substantial pro
Hi /r/ethtrader mods!
Apologies for the confusion, we're kinda reddit noobs ;(
We'd love if you could approve usernames:
MillennialChris - Christopher David
ArcadeCityJenny - Jennifer Williams
ArcadeSlade - Lauren Slade
kikipluche - Kristien De Wachter
import { useEffect } from 'react';
import { AppConfig, UserSession, showConnect } from '@stacks/connect';
const appConfig = new AppConfig(['store_write', 'publish_data']);
const userSession = new UserSession({ appConfig });
function authenticate() {
showConnect({
appDetails: {
name: 'Stacksnet Tutorial',