Bulletproof tests are too naive

This page summarizes the projects mentioned and recommended in the original post on /r/Monero

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. monero

    Monero: the secure, private, untraceable cryptocurrency

    Here are the perfect tests of cryptonote part on C++ https://github.com/monero-project/monero/blob/v0.17.1.9/tests/crypto/main.cpp This is where JS tests are came from.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. monerolib

    Monero JavaScript library

    Background: I'm working on JS implementation of Monero core functionality https://github.com/CoinSpace/monerolib

  4. elliptic

    Fast Elliptic Curve Cryptography in plain javascript

    Original cryptonote part of the code is covered by huge amount of excellent tests: https://github.com/CoinSpace/monerolib/blob/master/test/crypto-util.js Actually that tests helps to catch the bug in elliptic library implementation https://github.com/indutny/elliptic/issues/250

  5. Website

    Website development for XMRWallet (by XMRWallet)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Best mining program on Windows?

    2 projects | /r/MoneroMining | 30 Jun 2023
  • Could anyone tell me the best step by step guide to mine monero on YouTube or any channel related on how we can build our mining rig to increase the mining efficiency. I have seen a lot of useless videos so iam asking this community for help. Thanks!

    3 projects | /r/MoneroMining | 6 Oct 2022
  • Luck on SOLO Monero Mining.

    2 projects | /r/MoneroMining | 21 Feb 2022
  • j-berman final CCS update - feedback welcome!

    4 projects | /r/Monero | 4 Feb 2022
  • Monero does not let me mine via shared node?!

    2 projects | /r/MoneroMining | 5 Jan 2022

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?