The Knowledge Base for the Blockchain Developer Program - Questions and Answers based on the discussions occuring within the Bootcamp, that anyone can add to.
This knowledge base will grow over time. Contributions are HIGHLY encouraged and desired. If you see an error, please open an issue and submit a pull request.
We envision this knowledge base to grow over time. Should you have an answer to a question, please open an issue and discuss it with the team. Pull requests are highly appreciated.
An example of this process found below:
- Fork it (https://github.com/ConsenSys-Academy/Emergent-Knowledge-Base)
- Create your feature branch (git checkout -b branchName)
- Commit your changes (git commit -m 'Added X input')
- Push to the branch (git push origin branchName)
- Create a new Pull Request
When submitting a question and answer, ensure it ties to the correct section of https://github.com/ConsenSys-Academy/Blockchain-Developer-Bootcamp/
See the Questions Template for help in struturing any future questions as well.
Question Goes Here
Answer Goes Here
Built by ConsenSys and...