diff --git a/README.md b/README.md index 6b5ccf5..a66f752 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [ChainBoard](https://git.kiwifarms.net/CrunkLord420/chainboard) is a blockchain-based imageboard using a [Solidity](https://soliditylang.org/) smart-contract compatible with [Binance Smart Chain](https://www.binance.org/en/smartChain) and [Ethereum](https://ethereum.org/), with a client-side only HTML/JavaScript frontend utilizing [web3.js](https://github.com/ChainSafe/web3.js) and a "ethereum" provider such as [MetaMask](https://metamask.io/). +Flagship Instance: [https://chainboard.neocities.org/](https://chainboard.neocities.org/) + ## Deployment * TODO