danhper

@danhper

Joined on Dec 20, 2019

  • Steps [x] 1. Configure genesis for Geth[x] a. Setup network [x] b. Setup initial preallocation [x] 2. Run Geth in PoW mode [x] 3. Deploy deposit contract [x] 4. Configure Prysm
     Like  Bookmark
  • Smart Contract Upgradeability in DeFi protocols Daniel Perez and Paul Pritz Imperial College London Immutability vs Flexibility Ethereum is immutable by default Protocols use specific design patterns to work around this to be maintainable in practice This leads to several risks as functionality can be changed
     Like  Bookmark
  • Would be good to document a bit more the different use cases People who use this as a money storage: mint once, probably hold long People who want to use if for trading: frequent movement Depending on which use case we focus on, development, especially UI, might change Overall contract development seems straight forward for MVP. UI will probably be quite time-consuming (unfortunately) Mint
     Like  Bookmark