Bitcoin Config Editor Web based tool to create and edit bitcoin.conf files. Live Website https://bitcoinconfig.space Install npm install Development Starting Development Server npm run dev Building for Production Create a production version of your app: npm run build Preview the production build: npm run preview