1) The document discusses how to create a new digital currency called Devoxx Coin by forking the Bitcoin codebase and modifying various parameters such as the block time, reward amounts, and total supply.
2) Key aspects that would need to be modified are the proof-of-work algorithm and difficulty parameters, blockchain data like genesis block details, checkpoints, and chain transaction data. Additional aspects covered are wallet addresses, mining and difficulty retargeting.
3) The document provides instructions for compiling the new coin code and testing a basic two node network to demonstrate initial blockchain synchronization and transaction propagation.