API for verifying the user's signature from Solana Crypto wallet
SolPress Solana Login Plugin app that assists with verification of wallet signin.
This Node.js Express app can be run on heroku or hosting of your choice and paired with the WordPress Plugin here - https://github.com/solpressplugins/solpress-login-plugin - and that allows a full independent verification server for Solana wallet registration and login.
For assistance you can find our documentation, social media links and more at https://solpress.dev
We would like to eventually add NFT gating and more features to the register/login plugin and this related app.
We are open to contributions!
For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
Thank you to the Solana Foundation, OpenJS Foundation (and all Node.js and Express contributors) Thank you Rhema Michael(k0d3d) for all of your help. Much appreciation to everyone who helped me with this passion project - Justin Murray.
MIT Expat License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.