Description
Neo Dappgram is a developer tool from the NeoResearch group that allows users to draw fluxograms for Neo Dapps and compile Neo smart contracts online using C#. It provides an online compiler that outputs AVM bytecode (in hex), along with a script hash and address, and generates a visual fluxogram of the compiled contract. The tool serves developers building smart contracts on the Neo blockchain, and its source code is openly available on GitHub under the NeoResearch organization (neo-avm-optimizer and dappgram-web repositories).