Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

technical writing #1

Open
3 tasks
serapath opened this issue Aug 16, 2019 · 0 comments
Open
3 tasks

technical writing #1

serapath opened this issue Aug 16, 2019 · 0 comments

Comments

@serapath
Copy link
Member

@todo


BLOGS

  • play updates
  • solidity
    • intro to solidity
      • why is solidity here to stay
      • stats about solidity usage (how many devs, how many contracts etc.)
      • who are important people in solidity space (solidity developers, solidity security specialists etc.)
      • 5 free tools to build Solidity contracts online
    • tips & tricks on how to become a better solidity dev
      • What did I learn in my first year of developing Solidity
      • 9 hacks to optimize your solidity code
      • How to make a Crowdsale contract in 1h
      • How to structure Solidity code
      • 10 handy solidity libraries you should import in your projects
      • How I learned Solidity and how you can too (maybe interview with someone?)
    • verifying solidity source code
      • why are they important
      • how can you verify contracts at this moment
    • auditing smart contracts
      • security in smart contracts
      • security professionals in the space ()

ON THE PAGE

  • glossary (dictionary <<< links to it from the blog posts (to explain certain word) )
  • FAQ (frequently asked questions <<< list of most common questions about our tool)
    • How do you compile the contract?
    • How do you deploy the contract?
    • How to import a library/other contract in your contract?
    • How to use validations in Play interactive interface (smart contract UI)?
    • How to change the network to which I want to deploy the contract?
    • Why can't I use multiple contracts in one file?
    • Why can't I select the compiler version manually?
    • Where can I find the ABI or a bytecode of the contract?
    • How can I save my source code for the next visit?
    • Which wallets can I use to interact with the Play Editor? (metamask, nifty etc.)

MEMES

  • create some nice gifs or memes to spice up our Twitter feed
    • can be some philosophical thoughts/quotes/jokes/code snippet with a punchline

INTERVIEWS

  • interviews with VIP in the space on topics we are connected to
  • interviews with open source creators who are less visible

OTHER

  • what else?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant