Skip to content

Instantly share code, notes, and snippets.

View zhangjiannan's full-sized avatar

Jiannan Zhang zhangjiannan

View GitHub Profile
@zhangjiannan
zhangjiannan / gist:c2670a1f4daa5377d6e19f8c300de4f3
Created September 18, 2023 05:37
Dora Factory Introduction
2023.9.18
Dora Factory creates protocols and tech stacks for decentralized governance, empowering open source communities and decentralized organizations through trailblazing solutions like the Public Good Staking infrastructure and Dora Vota, a special-purpose blockchain for voting and governance.
To use Dora Factory products, go to dorafactory.org
For more information, visit research.dorahacks.io
中文:
@zhangjiannan
zhangjiannan / gist:97a8bf4ecdf3a1b294b0abac95c53a66
Last active May 23, 2024 00:19
DoraHacks Short Introduction English and Chinese
关于DoraHacks
DoraHacks 是去中心化的全球开发者社区和全球最活跃的Hackathon 组织者之一,连接全世界的Hacker,解决重要而迫切的问题。DoraHacks的开源开发者平台HackerLink提供二次方资助, Grant, Hackathon, Bounty, 极客与画家NFT等一系列工具,激励全球开源社区的发展。DoraHacks is Where Hackers BUILD, Together.
DoraHacks
DoraHacks is a global hackathon organizer and one of the world's most active multi-chain Web3 developer communities. It creates a global hacker movement and provides crypto native toolkits to help developers around the world raise funding for their ideas and BUIDLs. By far, more than 2000 projects from the DoraHacks community have received over $15 million in grants and other forms of contributions from supporters worldwide, and it has around 100,000 monthly active users from 152 countries. A large number of open source communities, DAOs, and more than 20 major blockchain ecosystems are already using Dora's infrastructure (hackerlink.io) for quadratic funding, community contribution, hackathon, bounty distribution, and governance of their developer communities.
@zhangjiannan
zhangjiannan / gist:e2cc1ea22c7a0e5da3dc134d5c89072a
Created January 14, 2018 02:43
TrueChain ERC20 Distribution
/**
* Overflow aware uint math functions.
*
* Inspired by https://github.com/MakerDAO/maker-otc/blob/master/contracts/simple_market.sol
*/
pragma solidity ^0.4.11;
/**
* ERC 20 token
*
0xD3d8813538720A39618Ad8965952379624e1e0fE
0xE68717eE173e4d3fF8e86194c86cB6bDA5863a67
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<style>
body {
margin:0;
}
canvas {
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<style>
body {
margin:0;
}
canvas {