Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-wanchain
A collection of resources related to Wanchain
https://github.com/wanchain/awesome-wanchain
Last synced: about 7 hours ago
JSON representation
-
Official Communication Channels
-
Technology Analysis
- awesome-mpc - A collection of resources to learn more about MPC compiled by rdragos
- Example implementation of Shamir's Secret Sharing in Java - Github Repo by timtiemens
- Tutorial on Secure Multi Party Computation - Presentation by Somitra Sanadhya
- Protecting Privacy with Secure Multi Party Computation - Blog post by Christopher Sadler
- What is Shamir's Secret Sharing Scheme? - Article published on point-at-infinity(.org)
- Splitting your secrets with Shamir's Secret Sharing Scheme - Technical Blog by Michal Witas on Future Processing
- Introduction to Shamir's Secret Sharing and Secure Multi Party Computing - Article by Noah Maizels that goes in depth into the 2 core components of Wanchain's technology
-
Store Your WAN
- Ethereum developers tools list
- WanWallet - Wanchain official secure wallet ![Wanchain Core][Wanchain Core]
- Cryptocurve wallet
- MyWanWallet - Open source web wallet with Wancoin and WRC20 support
- Trust Wallet - Binance's official wallet supports WAN
- Theia Wallet
- Trezor - The first hardware walllet
- Ledger Nano S - The French hardware wallet :blush:
- Wanchain block explorer - A community built block explorer
- Wanchain network stats
- CryptoCurve explorer
- WanFaucet - Instantly get WAN to fund your OTA transactions
- Portal Network - Portal Network supports the auction and trading of Wanchain domain names
- MyWanWallet - MyWanWallet supports the auction and trading of Wanchain domain names
- Wanmask
-
AMAs And Messages To Community
- A Letter To The Wanchain Community - Letter by Jack Lu
- Wanchain Reddit AMA - AMA by Wanchain team
- CryptoCurve And Wanchain AMA - AMA by Wanchain and Cryptocurve teams
- The Path Toward a Decentralized Financial System - Article by Johann Eid
- This Is Wanchain Ask Us Anything - AMA by the Wanchain team
- Meet The Wanchain Team - Video by Wanchain
- Optimizing Wanchain — Transition from Startup Advisory to Ecosystem Growth and Mass Adoption - Article by Oliver Birch
-
Important Milestones
- Wanchain 3.0 Alpha Testnet Is Live - Article by Jack Lu
- Wanchain's Bridge To The Ethereum Blockchain Is Now Open - Article by AltcoinToday(.com) for the release of version 2.0
- Wanchain's Mainnet Is Live Video - Short video by Wanchain
- Wanchain 3.0 Launches Bitcoin Bridge to Ethereum — Continues Rapid Progression in Blockchain Interoperability Mission - Article by Dan Reecer
-
Partnerships And Collaborations
- Wanchain and Chain Accelerator Establish Collaboration in France - Article by Johann Eid
- Wanchain Adds Real-World Data with Chainlink Integration and Partnership - Article by Dan Reecer
- Wanchain Joins The Ethereum Entreprise Alliance - Article by Michael Picone
- 0xcert and Wanchain enter Stretegic Alliance - Article by 0xcert
- Wanchain Teams Up With Various Austin Companies to Form Regional Blockchain Innovation Hub - Article by Samantha Hurst
- MakerDAO’s Dai Stablecoin and MKR are Live on Wanchain, Bringing Interoperability with Bitcoin - Article by Johann Eid
-
Interviews And Conferences
- Jack Lu's Interview On Wanchain - Interview by Eugene Tay
- Jack Lu's Speech On Wanchain And Its Ecosystem - Speech at Beyond Blocks
- Interview With Jack Lu, Founder And CEO At Wanchain - Interview by Uzi
- Texas Bitcoin Conference - Jack Lu presenting at Texas Bitcoin conference
- Austin Blockchain Collective - Town Hall - Wanchain team presenting at Austin Blockchain conference
- Oliver Birch Interview - Interview by CryptoDealers
- Scott Trowbridge and Oliver Birch Interview - Interview by Crypto Bulk
- Interviw With Oliver Birch And Dan Reecer About Marketing And Community - Interview by Unifi
- Johann Eid's Presentation Of Wanchain - Conference at StartupToken
- Oliver Birch And Johann Eid Talk About Wanchain - Wanchain's meetup in France
- Wanchain Introduction For 2.0 - Conference at Wuhzen World Blockchain Conference
-
Beginner Guides
- Wanchain Introduction Video - Video by Wanchain
- The Importance Of Blockchain Interoperability - Article by Jack Lu
- Wanchain - A new way of connecting Blockchains - Article by Oliver Birch
- An Overview of the Wanchain Cross-Chain Implementation Model - Article by Dan Reecer
- Wanchain's Vision - Reddit post by u/phoeniciaStrategy
- What is Wanchain? - Article by CoinCentral(.com)
-
Tutorials
- How To Deploy Smart Contract On Wanchain - Wanchain Documentation
- Developing Wanchain Applications - Hackathon Handbook by Weijia Zhang
- Trezor Wallet for Wan - Instruction manual to setup Wan on Trezor
- Ledger Wallet For Wan - Instruction manual to setup Wan on Ledger wallet
- Wanwallet 2.0 Cross chain transactions - Instruction to initiate cross chain transaction using our Wanwallet
-
Articles And Video About Us :heart:
- Cryptocurrencies With Working Products - Article by Invest In Blockchain (.com). Wanchain mentioned as one of the few cryptos with a working product
- Wanchain Review - Video by the Crypto Lark
-
Exchanges
-
Clients
- go-wanchain - Wanchain's official client written in Go ![Wanchain Core][Wanchain Core]
-
-
New developers start here
-
Store Your WAN
- Truffle - Most popular smart contract development, testing, and deployment framework. Install the cli via npm and start here to write your first smart contracts.
- Truffle boxes - Packaged components for the Ethereum ecosystem
-
-
Table of Contents
- WanWallet - Wanchain official secure wallet ![Wanchain Core][Wanchain Core]
- Whitepaper
- Yellow paper
- Commercial paper
- Wanscan - Wanchain explorer ![Wanchain Core][Wanchain Core]
-
Developer Resources
-
Developing Smart Contracts
- Flint - New language under development with security features including asset types, state transition, and safe integers
- javascipt SDK for BTC transactions
- Dapp - Framework for DApp development, successor to DApple
- Remix - Web IDE with built in static analysis, test blockchain VM.
- Pragma - Very simple web IDE for solidity, and auto-generated interfaces for smart contracts.
- Visual Studio Code - Visual Studio Code extension that adds support for Solidity
- Intellij Solidity Plugin - Open-source plug-in for [JetBrains IntelliJ Idea IDE](https://www.jetbrains.com/idea/) (free/commercial) with syntax highlighting, formatting, code completion etc.
- Eth Fiddle - IDE developed by [The Loom Network](https://loomx.io/) that allows you to write, compile and debug your smart contract. Easy to share and find code snippets.
-
Media
- Comparison of Inter-Blockchain Communication Technologies - Article sponsored by Parity
- Blockchains Are Verticalizing, So We Need Interoperability - Article published by Forbes (.com)
- The Opportunity For Interoperable Chains Of Chains - Article published by Multicoin capital (.com)
- Cross-chain infrastructure - Blog by Havven
- Looking Ahead To Blockchain Interoperability : Issues And Future Solutions - Article published by Blockonomi (.com)
-
Other Projects
-
Programming Languages
Categories
Sub Categories
Store Your WAN
17
Interviews And Conferences
11
Developing Smart Contracts
8
Other Projects
8
Technology Analysis
7
AMAs And Messages To Community
7
Partnerships And Collaborations
6
Exchanges
6
Beginner Guides
6
Tutorials
5
Media
5
Important Milestones
4
Articles And Video About Us :heart:
2
Clients
1