All Projects → Scanate → Tokensale

Scanate / Tokensale

Tokensale Best Practices for Founders

Projects that are alternatives of or similar to Tokensale

Trust Ray
☁️ API for the Trust Wallet. Project no longer supported and current version used as source of transactions and address tokens in Blockatlas https://github.com/trustwallet/blockatlas/blob/master/config.yml#L64
Stars: ✭ 172 (+244%)
Mutual labels:  blockchain, ethereum, erc20
Etherscan Ml
Python Data Science and Machine Learning Library for the Ethereum and ERC-20 Blockchain
Stars: ✭ 55 (+10%)
Mutual labels:  blockchain, ethereum, erc20
Eth Hodler
A simple DApp & ERC20 token written in Solidity running on the Ethereum blockchain www.hdao.org
Stars: ✭ 31 (-38%)
Mutual labels:  blockchain, ethereum, erc20
Hashed Timelock Contract Ethereum
Hashed Timelock Contracts for ETH, ERC20 and ERC721 on Ethereum
Stars: ✭ 128 (+156%)
Mutual labels:  blockchain, ethereum, erc20
Alpha Wallet Ios
An advanced Ethereum mobile wallet
Stars: ✭ 140 (+180%)
Mutual labels:  blockchain, ethereum, erc20
Alpha Wallet Android
An advanced Ethereum mobile wallet
Stars: ✭ 133 (+166%)
Mutual labels:  blockchain, ethereum, erc20
Deltabalances.github.io
The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
Stars: ✭ 128 (+156%)
Mutual labels:  blockchain, ethereum, erc20
Ico Contracts
Ethereum smart contracts that have been used during successful ICOs
Stars: ✭ 160 (+220%)
Mutual labels:  blockchain, ethereum, erc20
Erc20 Explorer
An explorer for ERC20 based Ethereum tokens
Stars: ✭ 248 (+396%)
Mutual labels:  blockchain, ethereum, erc20
Loyalty Points Evm Fabric
Sample use of Ethereum smart contract in Hyperledger Fabric
Stars: ✭ 35 (-30%)
Mutual labels:  blockchain, ethereum
Toy Block Explorer
A blockchain explorer written in Go to learn about building server-side applications that work with the Ethereum blockchain.
Stars: ✭ 36 (-28%)
Mutual labels:  blockchain, ethereum
Etherkit
Stars: ✭ 36 (-28%)
Mutual labels:  blockchain, ethereum
Blockchain Anchor
A Node.js library for anchoring data onto the Bitcoin blockchain and confirming anchored data on Bitcoin and Ethereum.
Stars: ✭ 32 (-36%)
Mutual labels:  blockchain, ethereum
Ethereum Erc20 Wallet
ERC20 Wallet for Metamask or Mist
Stars: ✭ 32 (-36%)
Mutual labels:  ethereum, erc20
Ethdroid
Easy-to-use Ethereum Geth wrapper for Android
Stars: ✭ 47 (-6%)
Mutual labels:  blockchain, ethereum
Ette
EVM-based Blockchain Indexer, with historical data query & real-time notification support 😎
Stars: ✭ 37 (-26%)
Mutual labels:  blockchain, ethereum
Blockchain
区块链、交易所、币种、自媒体、高频交易策略
Stars: ✭ 37 (-26%)
Mutual labels:  blockchain, ethereum
Ethereum Etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
Stars: ✭ 956 (+1812%)
Mutual labels:  ethereum, erc20
Disperse
React/Redux dApp (decentralized app) boilerplate using Ethereum's blockchain
Stars: ✭ 36 (-28%)
Mutual labels:  blockchain, ethereum
Smart Contracts Example
Simple example of token market. Based on blockchain technology using Ethereum platform.
Stars: ✭ 37 (-26%)
Mutual labels:  blockchain, ethereum

Tokensale Best Practices for Founders

Shoutout to Jorge from Aragon, Jack from GameCredits, Auryn from First Blood and Chris the disillusioned lawyer for sharing their proactive measures. Credit to CFPro for creating the anti-spam SlackBot.

It is recommended to use Discord or Rocket.chat over Slack for the purpose of the crowdsale. There is no way to stop Slack Direct Messages or reminders which notify everyone and come from the Slackbot (making it seem official)

Over the past months, scammers have gotten more sophisticated. Take the proper steps to protect your website, Slack, Reddit and Twitter communication channels against phishers.

  • Purchase an ENS domain (https://ens.domains/) and utilize it as your crowdsale address.
  • Have one source of truth that you point to (likely your website) and mention this in all of your material. Note that scammers have been using various methods to change the ethereum address on websites, so keep a close eye on it!
  • Keep an eye out for people trying to impersonate members of the team on Slack, twitter, facebook, or any other social networks. They will try to direct message unsuspecting participants into giving them money or joining a pump group or VIP group.
  • Respond rapidly to reports of phishing by warning the community and banning/blocking the offending account(s).
  • Set a constant reminder for your Slackbot that there is no “VIP group” and the team will never ask for bitcoin/ether or set up pump groups (see below for GameCrecdits example): https://get.slack.help/hc/en-us/articles/208423427-Set-a-reminder
  • In Slack settings, ensure that email addresses are not displayed.
  • Purchase similar sounding domains and create similar twitter handles if possible. Keep an eye out for any fakes.
  • Identify the sale start time (or block number) and provide the smart contract code well prior to the sale.
  • Provide the address to send tx to at least 12 hours prior to the sale. This prevents website ddos and also minimizes any scam addresses being posted elsewhere.

During the tokensale, the Slack will be a major target as phishers will attempt to trick participants to send money to their own address. Before it starts you should:

  • Send out an email a day before the ICO clarifying the details of the tokensale and to be aware of phishing attempts.
  • Aim to have someone from the team online 24/7 during the token sale.
  • Archive all channels except for one for announcements where only admins can post. Designate admins as support staff for questions and announce that no admin will ever initiate a conversation.
  • Provide your cellphone number to trusted members of the Slack to contact you if scammers appear.
  • Go to Team settings in the permissions tab and allow only admins to @channel or @here, pin posts, create custom loading messages, enable Slackbot responses and add apps/custom integrations.
  • Set up the Aragon bot to catch any fake bitcoin/ethereum addresses (see below).

Helpful examples

Aragon's Anti-Spam Bot

Aragon has open sourced a bot that scans for token addresses: https://github.com/aragon/slack-bot

Source from CFPro: https://github.com/CFPro/slack-bot

GameCredit’s Slackbot reminder

See Recent Scams

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].