J1149 / j1149.github.io

J1149.com
MIT License
2 stars 5 forks source link

Add walkthroughs / build steps for PAIcoin #2

Open alexwaters opened 5 years ago

alexwaters commented 5 years ago

Under the configuration section of the website, it would be great if there were several build steps and walk-through for projectpai implementations. This information will be useful to developers and PAIcoin users, so that they can run local copies of the implementation(s) on all major operating systems.

See https://github.com/projectpai for open source projectpai implementations.

Example build notes for Bitcoin (95% similar): Windows - https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md Unix - https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md

alexwaters commented 5 years ago

I copied the build notes from https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md as a placeholder.

It would be great if these could be supplemented with video walk-through and additional options ie. -Build from source -Confirm deterministic builds -Docker -Executable -Confirm executable hash digest and signatures

As well as a troubleshooting / FAQ