diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 00000000..e04c8f6f --- /dev/null +++ b/FAQ.md @@ -0,0 +1,13 @@ +# Frequently Asked Questions + +### What is this repository? +This repository contains the implementation of the Base node software. + +### Who is this project for? +Developers and operators who want to run or understand the Base network. + +### Do I need deep blockchain knowledge? +No. Basic familiarity with Ethereum and nodes is enough to get started. + +### Where can I ask questions? +Use GitHub Issues to ask questions or report problems.