Showing 76 open source projects for "source code claude code"

View related business solutions
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    demua

    demua

    delicious forum code

    delicious forum code for business.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Smart Contract Sanctuary

    Smart Contract Sanctuary

    A home for ethereum smart contracts

    ...Contains smart contract sources for various networks, grouped by the first two chars of the contract address. A scriptable semantic grep utility for solidity (crunch numbers, find specific contracts, extract data) Semgrep is a fast, open-source, static analysis tool for finding bugs and enforcing code standards at editor, commit, and CI time, and now supports Solidity! A powerful online code search service that can be used to search the sanctuary without cloning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mastering the Lightning Network

    Mastering the Lightning Network

    Mastering the Lightning Network (LN)

    ...The book is suitable for technical readers with an understanding of the fundamentals of Bitcoin and other open blockchains. Mastering the Lightning Network is released under the Creative Commons CC-BY-NC-ND license, which allows sharing the source code for personal use only. You may read this book for free.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Dapp tools by DappHub

    Dapp tools by DappHub

    Dapp, Seth, Hevm, and more

    ...This repository contains the source code for several programs hand-crafted and maintained by DappHub, along with dependency management, courtesy of Nix.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    Gitcoin Web

    Gitcoin Web

    Grow Open Source

    ...Open source code meets open economies. Build resilient projects, better coordination, and positive-sum outcomes. Growing networks with aligned incentives toward the wellbeing of each participant and the system as a whole. Through distributed funding and organizations, we build together toward our shared goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ERC-721 Token

    ERC-721 Token

    The reference implementation of the ERC-721 non-fungible token

    This is the complete reference implementation of the ERC-721 non-fungible token standard for the Ethereum and Wanchain blockchains. It is also compatible with other EVM compatible chains like Binance Smart Chain (BSC), Avalanche (AVAX) etc. This is an open-source project, complete with Hardhat testing. The purpose of this implementation is to provide a good starting point for anyone who wants to use and develop non-fungible tokens on the Ethereum and Wanchain blockchains. Instead of re-implementing the ERC-721 yourself you can use this code which has gone through multiple audits and we hope it will be extensively used by the community in the future. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bcoin

    Bcoin

    Javascript bitcoin library for node.js and browsers

    Bcoin is an advanced fullnode implementation built with JavaScript/C/C++/Node.js. It is easier to use, faster to learn, and more well-documented than competing implementations. Engineered from the ground up to create scalable, flexible, and efficient production-ready systems with unparalleled code readability. Bcoin is consensus-conforming and adheres to the strict security standards of the original implementation maintained by Bitcoin Core. Bcoin can be integrated into almost any desktop or...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Hyperledger Burrow

    Hyperledger Burrow

    A permissioned Ethereum smart-contract blockchain node

    Hyperledger Burrow is a permissioned Ethereum smart-contract blockchain node. It executes Ethereum EVM and WASM smart contract code (usually written in Solidity) on a permissioned virtual machine. Burrow provides transaction finality and high transaction throughput on a proof-of-stake Tendermint consensus engine. Burrow is a fully-fledged blockchain node and smart contract execution engine -- a distributed database that executes code. Burrow runs Ethereum Virtual Machine (EVM) and Web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aleth

    Aleth

    Aleth – Ethereum C++ client, tools and libraries

    The collection of C++ libraries and tools for Ethereum, formerly known as cpp-ethereum project. This includes the full Ethereum client aleth. Git and GitHub are used to maintain the source code. The --recursive option is important. It orders git to clone additional submodules to build the project. If you missed --recursive option, you are able to correct your mistake with command git submodule update --init. CMake is used to control the build configuration of the project. Latest version of CMake is required (at the time of writing 3.9.3 is the minimum). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    Classpy

    Classpy

    GUI tool for investigating Java class files

    Classpy is a GUI tool for investigating Java class file, Lua binary chunk, Wasm binary code, and other binary file formats. Understands class files described by JVMS9. Supports Lua 5.3 binary chunk format. Supports Wasm binary format. Supports Bitcoin raw block and transaction format. Displays parsed binary file as tree and hex text. The corresponding hex text is highlighted when you select a tree node. This tool is mainly inspired by javap and JavaClassViewer.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Ethlint

    Ethlint

    (Formerly Solium) Code quality & Security Linter for Solidity

    Ethlint (Formerly Solium) analyzes your Solidity code for style & security issues and fixes them. Standardize Smart Contract practices across your organization. Integrate with your build system. Deploy with confidence! Solium does not strictly follow Solidity Style Guide. The practices it enforces by default are best practices for the community at large. If you’re using vim with syntastic, and prefer to use a locally installed version of Solium (rather than a global version), you can install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    abu

    abu

    Abu quantitative trading system (stocks, options, futures, bitcoin)

    Abu Quantitative Integrated AI Big Data System, K-Line Pattern System, Classic Indicator System, Trend Analysis System, Time Series Dimension System, Statistical Probability System, and Traditional Moving Average System conduct in-depth quantitative analysis of investment varieties, completely crossing the user's complex code quantification stage, more suitable for ordinary people to use, towards the era of vectorization 2.0. The above system combines hundreds of seed quantitative models,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bit

    bit

    cryptocurrency for unix, osx and wIndows

    ...Conclusively, the bit source code is threaded in an asynchronous nature which allows the network to progress through the heap of memory in a clean, secure and stochastic time span. This activity has been provided to the public through source control server and is performed by Entanglement Incorporated. https://sourceforge.net/p/bit-activity/bitwiki/README.md/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RavenCoin Wallet

    RavenCoin Wallet

    RavenCoin Wallet including CPU and GPU miners!

    Raven is an experimental digital currency that enables instant payments to anyone, anywhere in the world. Raven uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Raven Core is the name of open source software that enables the use of this currency. A digital peer-to-peer network for the facilitation of asset transfer. In the fictional world of Westeros, ravens are used as messengers who carry...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SQUEEZER

    SQUEEZER

    Squeezer framework, build serverless dApps

    Squeezer is a platform that empowers new-entry blockchain developers to build serverless dApps simply as dead. The main usage of the ChainKit is to unify top blockchains interfaces into a single normalized API interface, therefore you can build blockchain dApps easily without digging into blockchain complex infrastructure. Bi-directional on-chain transactions (inbound and outbound). Build dApps connecting to smart contracts using chain kit agnostic connector. Quick intuitive code deployments...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Ethereum Mining NVIDIA Graph Card Ubuntu

    Ethereum Mining NVIDIA Graph Card Ubuntu

    USB flash drive ISO image for Ethereum, Zcash and Monero mining

    USB flash drive ISO image for Ethereum mining with NVIDIA graphics cards and Ubuntu GNU/Linux (64-bit Intel/AMD (x86_64)). Other cryptocurrencies, such as Monero or Zcash, can also be mined. With this ISO image, you can immediately mine Ethereum (ETH). Do not spend long time searching and researching. If you do not trust me and do not want to use the image, you will find all configuration files and scripts in the files folder. You only have to install an Ubuntu Linux with all the drivers and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    PascWallet

    PascWallet

    PAWA (PascWallet) for PascalCoin crypto currency.

    PAWA (PascWallet) for PascalCoin is a simple GUI build on the original PascalCoin source code. Download binaries for Windows, Linux or source code. Warning This is an BETA TEST VERSION!!!!! Don't use it unless you know what you are doing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DAO

    DAO

    The Standard DAO Framework, including Whitepaper

    An open‑source Solidity-based framework (“Standard DAO Framework”) to help deploy decentralized autonomous organizations (DAOs) on Ethereum by encoding governance and decision-making in smart contract code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    PLM - Innovative cryptocurrency

    PLM - Innovative cryptocurrency

    PLM - The Universal Currency for Poeple

    Polish Mark (PLM) is an open cryptocurrency, formerly Q-coin (www.q-coin.org), is completely Polish idea and product, created on the basis of science (Information Theory) and philosophy - Informationism. More about Polish Mark discover the web site www.markapolska.org. There is also the source code of the wallet https://github.com/wonabru/qcoin or https://github.com/wonabru/Q, so you can connect to the network and register your account with the name in the network of Polish Mark.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Royalcoin Original Version

    Royalcoin Revival Project

    I was a fan of Royalcoin when it first came out and I want to see this coin to achieve it's true potential. This is the original compiled code and the original Source Code will be uploaded to my Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Instalux

    SHA256 cryptocurrency made for the Linux platform

    Instalux is a SHA256 cryptocurrency made for the Linux platform. No source code is posted to avoid a "Windows" copy being made. The name "Instalux" reveals the nature of the client: "instamine for Linux"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cryptik

    a python CLI cryptocurrency ticker

    the cryptik project (source, wiki, and tickets) have been moved off of sourceforge due to sourceforge's software bundling policy. Please see our new project home at https://g.dradux.com/dradux/cryptik for the latest code ---- Cryptik is a python application for querying various exchanges (btc-e, crypto-trade, kraken, bitcoinaverage, etc.) to get the current price for various cryptocurrencies (bitcoin, litecoin, primecoin, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    chaOS41

    A cryptocurrency like Bitcoin improved upon with reality binding.

    There is a reason this project holds no code. chaOS41 is a cryptocurrency with reality binding. A given value of money was paid for a surface area the size of a flower pot. It was out of proportion. The chaoOS41 currency corrects that. It binds its value to reality. Its unit value is a ratio between money and land area.. When that ratio normalizes, the currency becomes available to the public. 1 more developer is wanted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GUIB SG

    GUIB SG

    GUIB SG is a bitcoin miner with a GUI!

    GUIB SG is a bitcoin miner with a GUI! It use .net framework and I have wrote 2 different code one that use as engine .net framework 4.0 and a other that use .net framework 2.0 so the system requirements are: Internet connection (check :-)) Windows 95 or higher (check) so it run"s on each computer i have not tested wine so I'm sorry Linux users.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Petoron core (ADC)

    Petoron core (ADC)

    An open source blockchain written from scratch in Python.

    1,000,000,000 ADC issue. 0 commissions on transfers until the last coin is mined, then smart commissions are included, % of which goes directly to miners. A unique authorization system based on a rubik's cube that is not stored anywhere. If you lose your Cube, forget about your wallet forever. Its own code, and its own data storage system. No third-party dependencies. The network heals itself, deleted or changed chain or balances? The system will restore itself, without your...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB