All public logs

Jump to navigation Jump to search

Combined display of all available logs of Nexus Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 05:43, 4 October 2024 Nexus wiki talk contribs created page Social Stack (Created page with "'''Social Stack which underpins the DAO''' We would like to introduce our ‘Social Stack’ concept, that provides the tools for the formation of a ‘meritocracy’, meaning that everyone has an equal opportunity to be voted into their level of capability, and reward is based on acceptance of responsibility across different roles. This technology will enable groups that share similar knowledge and interests to vote together on subject matters that they have expertise...")
  • 05:42, 4 October 2024 Nexus wiki talk contribs created page Testnet Node (Created page with "The Interactions arm, developer support team is running a full fledged testnet for the developer community. This testnet mimics the mainnet with three channel consensus and also mines testnet coins. The testnet only supports Tritium chain and legacy support has been removed. we also provide a single multi-user node for testing and can ramp up if anyone has specific requirements. We will also be providing testnet coins to developers to test their applications. ''Please...")
  • 05:41, 4 October 2024 Nexus wiki talk contribs created page Templates (Created page with "'''Tritium++ API Template''' A lot of the current commands available in the API operate on generic templated code that allows insertion of any object type without the need for repeated functions to handle each object type. The following list of generic endpoints have default parameters that can be useful to know outside of each individual command-set. '''Scope''' The following templates do not exceed a local scope, meaning they will return results derived from the int...")
  • 05:41, 4 October 2024 Nexus wiki talk contribs created page Trust - nPoS (Created page with "A public blockchain is often described as ‘trustless’ as it does not require a ‘trusted’ third party. Ironically, trust is still a factor in trustless systems, with trust derived not from a central system but from decentralized consensus. The cost to attack a decentralized consensus mechanism is directly related to its security. To increase security, Nexus implements reputation as a cost, which is related to how much consistent time a staker contributes resource...")
  • 05:40, 4 October 2024 Nexus wiki talk contribs created page TAO Naming System (Created page with "'''Names and Namespaces''' Names and Namespaces are special kinds of object registers that are used as locators to other object registers in the blockchain. When an object register is first created (an asset for example) the caller can provide a name for the register. If a name is provided then a Name object register is also created with its register address based on a hash of the name. The Name object also has a address field, which is populated with the register addre...")
  • 05:39, 4 October 2024 Nexus wiki talk contribs created page TAO Framework (Created page with "Blockchains today are still in its infancy, growing and innovating at a rapid pace. To emerge as a unique and fully decentralised solution among its peers, Nexus needs to incorporate the most innovate technology without sacrificing decentralization. Nexus started out as a clone of Peercoin and in 2016 embarked on an upgrade path to a ground breaking framework called TAO. Nexus views the blockchain as a foundational element of a larger framework. The TAO Framework — na...")
  • 05:39, 4 October 2024 Nexus wiki talk contribs created page Supply Chain - Track & Trace (Created page with "'''End to End supply chain track and Trace''' Today’s supply chains are global networks that generally include manufacturers, suppliers, logistics companies, and retailers that work together to deliver products to consumers. As modern supply chains continue to expand, they also are becoming more complex and disparate. Typically, traditional supply chains use paper based and disjointed data systems that lead to information silos and make tracking products a time consum...")
  • 05:38, 4 October 2024 Nexus wiki talk contribs created page Staking NXS (Created page with "== Introduction == This guide is intended to demystify trust-based staking and provide clarification on Nexus’ specific centralization safeguards. The significance of this consensus power shift to staking cannot be overemphasized, especially considering the vulnerable state of governance with emerging decentralized ecosystems. Nexus trust based Proof of Stake (PoS) is a greener form of mining supplying similar consensus properties that Proof of Work (PoW) channels pr...")
  • 05:38, 4 October 2024 Nexus wiki talk contribs created page Sorting (Created page with "All commands that generate a list of values supports sorting. Sorting can drill down to specific parts of the JSON hierarchy to provide advanced sorting and paging abilities. All sorting happens as the data-set is built, allowing sorting on just about any part of the JSON object. == Parameters == The following parameters can be used to apply sorting to the returned data-set: === limit === The number of records to return. Default: 100. === page === Zero-indexed page...")
  • 05:37, 4 October 2024 Nexus wiki talk contribs created page Software Stack (Created page with "== 7 Layer Software Stack == The Nexus architecture is designed as a seven-layered software stack that includes a 64-bit register-based process virtual machine. Each layer is designated to carry out a specialized process independently of one another, providing additional functionality to the existing Internet stack, the OSI model. This makes Nexus a modular blockchain. Let's delve into the workings of each of these layers individually: === Interface === The interface...")
  • 05:37, 4 October 2024 Nexus wiki talk contribs created page Signature Chains (Created page with "== Key Management - The Problem == A major benefit of using cryptocurrencies is the security gained through the use of public key cryptography. Though this is a vast improvement to centralized login systems, this benefit comes with the drawback of key management. In order to manage keys, most cryptocurrency wallets use a database storage file called a ‘wallet.dat’ that keeps a record of all the keys that have been / will be used to access coins. We believe that the...")
  • 05:36, 4 October 2024 Nexus wiki talk contribs created page Security Considerations (Created page with "Nexus offers post quantum cryptography as an optional feature to users, as at the moment ECC is still considered safe. Our optional safeguards provide adequate levels of resistance against attacks using a quantum computer. The following will describe a MITM (Man-In-The-Middle) attack, which is the only known attack able to penetrate a signature chain if the user has not opted in to use FALCON (post quantum cryptography). === Man-In-The-Middle Attack on Nexus === A MITM...")
  • 05:36, 4 October 2024 Nexus wiki talk contribs created page Safenet (Created page with "Safenet is our vision of a truly decentralized internet and foundation of web3. Nexus is creating a truly decentralized economy. This vision is clearly evident from the design of the software stack which interoperates with the Open Systems Interconnect(OSI) stack. The grand vision for Nexus is to empower the community to build the Safenet - a fully decentralized internet owned and operated by people. Safenet will be powered by the Nexus blockchain, ONE stack, LX-OS, De...")
  • 05:35, 4 October 2024 Nexus wiki talk contribs created page Run a Testnet Node (Created page with "This guide will help to set up a node on the nexus testnet. No permission is required to join the testnet and users have complete control of the dedicated node. The node configuration will differ as per the individual application requirement or amount of transactions generated. ''If you need any help on the node specifications for a particular application do contact developer support here.'' == Prerequisites == * A computer with a minimum of 1 CPU, 1GB RAM, 20GB hard...")
  • 05:35, 4 October 2024 Nexus wiki talk contribs created page Run a Private Node (Created page with "This guide will help to set up a private testnet. The Nexus wallet is used to run public, private and hybrid networks, the configuration is what sets them apart. The private and hybrid networks will not be compatible with legacy. In a private network, throughput can be increased by adding additional nodes and that can be done at a later stage. In a private network there is no mining or staking needed to secure the network. This guide is based on ubuntu server 20.04 LTS...")
  • 05:34, 4 October 2024 Nexus wiki talk contribs created page Run a Mainnet Node - CLI (Created page with "''This guide is tailored for Debian / Ubuntu distributions.'' == Prerequisites == * A computer with a minimum of 1 CPU, 2 GB RAM and 64GB hard disk space, Raspberry Pi 4 with 2 GB RAM with 64 GB SD card. * For VPS 1GB RAM is sufficient for normal usage, for dapp backend configuration contact here. * Ubuntu server 20.04 LTS or Debian 11 for AMD/IA64 or Ubuntu IOT / Raspberry Pi OS 64 bit for Raspberry Pi. * Etcher – To burn the image file to SD card * Putty if using S...")
  • 05:33, 4 October 2024 Nexus wiki talk contribs created page Queries (Created page with "== Query DSL (Domain specific Language) == The Query DSL(Domian Specific Language) allows to sort and filter recursively to any logical depth. This DSL can be used in conjunction with operators to sort, filter, and compute data in real-time. ''The Query DSL can be applied to all list and get API commands with a where parameter with the 5.1 release'' == Selector Keys == The following operators are supported for this API command-set: [object] - This selector key will...")
  • 05:33, 4 October 2024 Nexus wiki talk contribs created page Quantum Threat (Created page with "== What is a Quantum Computer? == A quantum computing is a rapidly-emerging technology that harnesses the laws of quantum mechanics to solve problems too complex for classical computer. Quantum computers are elegant machines, smaller and requiring less energy than supercomputers. The Quantum processor is a wafer not much bigger than the one found in a laptop. And a quantum hardware system is about the size of a car, made up mostly of cooling systems to keep the supe...")
  • 05:32, 4 October 2024 Nexus wiki talk contribs created page Quantum Resistance (Created page with "== Designed for the quantum future == With the rise in the power of classical computers and the emergence of quantum computers, public keys are becoming increasingly vulnerable. Most cryptocurrency addresses are created by hashing or obscuring the public key. Though, when a user makes a transaction the public key is revealed on the blockchain. In the realm of classical computing there is little risk with this method. However, a quantum computer running Shor’s algorith...")
  • 05:32, 4 October 2024 Nexus wiki talk contribs created page Private Network (Created page with "== What are Private Blockchains? == A private blockchain is a permissioned blockchain. Private blockchains function based on access restrictions that limit individuals who may interact in the network. In other words, it is a permissioned and restrictive blockchain that operates in a closed network. These are used mainly within an organization where only particular members are participants of the blockchain network. These are best suited for enterprises and businesses t...")
  • 05:32, 4 October 2024 Nexus wiki talk contribs created page Primitive Operators (Created page with "Find below the primitive operators: == Used for pattern matching == WILDCARD = 0x00, == Register Operations == WRITE = 0x01, CREATE = 0x02, AUTHORIZE = 0x03, //to be determined how this will work TRANSFER = 0x04, CLAIM = 0x05, APPEND = 0x06, == Financial Operations == DEBIT = 0x10, CREDIT = 0x11, COINBASE = 0x12, GENESIS = 0x13, //for proof of stake TRUST = 0x14, FEE = 0x17, //to pay fees to network == Consensus Operations == ACK = 0x30, //a vote to...")
  • 05:31, 4 October 2024 Nexus wiki talk contribs created page Operators (Created page with "The Nexus API, and according commands support varying types of operators. Operators allow computation to be performed on a filtered data-set, much like in an excel spreadsheet. The minimum required components of the URI for an operator is: commands/verb/noun/filter/operator == Filter == In order to execute an operator, one must apply a basic filter to the data-set because we need to isolate a component of the returned data to operate on and return. Take the followin...")
  • 05:31, 4 October 2024 Nexus wiki talk contribs created page ONE Stack (Future) (Created page with "The ONE acronym stands for One Nexus Execution, a stack designed to replace the OSI (Open system Interconnect) reference model. It is a fundamental reference model for the Nexus Protocol. The ONE stack is made up of 7 layers, out of which two are from the current OSI. == Layers of the ONE Stack == The image below shows how the ONE stack interacts with the Nexus software stack and also the OSI stack. === Signal === The Signal layer refers to the communication between...")
  • 05:30, 4 October 2024 Nexus wiki talk contribs created page Nodes & Core (Created page with "== Node == Nexus is a distributed network of computers running the software (known as nodes) that can verify blocks and transaction data. Participants need a software application, known as core, on the computer to "run" a node. === Node Types === The Nexus core can be configured to run as different types of nodes that consume data differently. The Nexus core can run two different types of nodes - full and lite. ==== Full Node ==== - Stores full blockchain data. - Pa...")
  • 05:30, 4 October 2024 Nexus wiki talk contribs created page Nexus Vision & Goals (Created page with "== Nexus Vision & Goals == Extremely ambitious and over engineered stands as valid criticism of Nexus’s goals and technical designs, referred sometimes as a scam, due to impossible nature. Nevertheless, that energy provides the necessary impetus to pursue an alternative future. Refusing to follow the trend and hype of Distributed Ledger Technologies (DLTs), Nexus paved its own path, every passing day affirming these decisions instead of rebuking them. Specifically, th...")
  • 05:29, 4 October 2024 Nexus wiki talk contribs created page Nexus Virtual Machine (Created page with "The Nexus Virtual Machine (NVM) is a state machine and exists as one single entity maintained by hundreds of connected Nexus nodes. The Nexus software stack exists solely for the purpose of keeping the continuous, uninterrupted, and immutable operation of this special state machine; it's the environment in which all Nexus Accounts and Advanced contracts live. At any given point in the chain, Nexus has one and only one canonical state, and the NVM is what defines the rul...")
  • 05:29, 4 October 2024 Nexus wiki talk contribs created page Nexus Protocol (Future) (Created page with "On December 21st, 2020, the Nexus Protocol white paper was released. The new internet will be driven by a blockchain-based operating system (LX-OS) and communications protocol (Nexus Protocol), that will be connected by a distributed satellite-based mesh network. The white paper contains technical specifications and mathematical models that showcase and prove the viability, value proposition, and practicality of this novel architectural framework. == Network Architectur...")
  • 05:28, 4 October 2024 Nexus wiki talk contribs created page Nexus Funding (Created page with "Nexus is self funded by two on-chain treasuries known as the Developer and Ambassador Keys. == Developer Keys == The Developer keys fuels the developer DAO to fund the ongoing development and is sourced by a 1.5% commission per block mined, which will slowly increase to 2.5% after 10 years. This brings all the benefits of development funding without the associated risks and limits the control which can exerted by the developer account. == Ambassador Keys == The Ambas...")
  • 05:28, 4 October 2024 Nexus wiki talk contribs created page Nexus Constitution Amendments (Created page with "== DAO Amendment Proposal == Please use the following protocol to suggest amendments to the architecture. This should help clean up the suggestions and focus them towards solutions, that require some forethought and peer review before being ratified. Completed amendments can be send to , so suggestions can be included in the constitution as it is ratified. === Reason === State your reason for modification. === Modification === State clearly what elements of the...")
  • 05:27, 4 October 2024 Nexus wiki talk contribs created page Nexus Constitution (Created page with "== Article I == === Section 1 === There are three branches of an Embassy: viz. Legislative, Executive, and Judicial. Each of these branches performs a specific task related to the healthy functioning of an Embassy. === Section 2 === There is a monthly budget allocated to a given Embassy by voting members of the global Nexus ecosystem. This budget is not to be managed by any one branch but two of three branches must sign to resolve budgets between branches. Budget rat...")
  • 05:27, 4 October 2024 Nexus wiki talk contribs protected Nexus Constitution [Create=Allow only administrators] (indefinite) (hist)
  • 05:26, 4 October 2024 Nexus wiki talk contribs created page Namespace on Nexus (Created page with "Following in the footsteps of the Domain Naming System (DNS), Nexus Tritium, Anime, and Obsidian (TAO) Framework provides a multi-tiered naming system which offers globally unique identification, personalization and branding opportunities. The TAO Naming System (TNS), perhaps only deserving brief recognition compared to the existing and anticipated technological advancements in Nexus, beckons human creativity to opportunize this unique naming and ownership framework. Th...")
  • 05:26, 4 October 2024 Nexus wiki talk contribs created page Module - Invoice (Created page with "== Introduction == === What is the Invoice Module? === The Invoice DApp module is an initial and essential step in the evolution of decentralized finance (DeFi), supply chains and similar blockchain use cases being built on Nexus. We envision the Nexus invoice system to not only streamline payments and reduce the costs of administration within an organization, but across businesses and between industries. This module is a downloadable add-on for the Nexus wallet. All...")
  • 05:25, 4 October 2024 Nexus wiki talk contribs created page Mobile Wallet (Created page with "Among the people using crypto, only a very few use mobile wallets, this is due to the fact that most of the mobile wallets are custodial wallets, centralised in certain ways, need regular private key (wallet.dat) backups or the user experience sucks. == Problem With Mobile Wallets == Most blockchain mobile wallets connect directly to proxy servers run by third parties or wallet developers to communicate with the blockchain network. The proxy server acts as a trusted p...")
  • 05:24, 4 October 2024 Nexus wiki talk contribs created page Lower Level Library (LLL) (Created page with "The Lower Level Library (LLL) is the foundation for the TAO Framework. It is a base template library written in C++ minimizing hardware abstraction, thus maximizing bare metal efficiencies. Architecturally, the LLL is an interchangeable construct requiring logical development of templates and modules for specific functions. The LLL-TAO or TAO Framework is a series of LLL templates and data models that are accessible through a simple JSON-based API, allowing any type of d...")
  • 05:23, 4 October 2024 Nexus wiki talk contribs created page Legacy and Tritium (Created page with "== Legacy == Nexus was born as Coinshield (CSD) on 23rd September, 2019 with the Peercoin codebase and started as a cryptocurrency project. The crypto market was innovating by leaps and bounds and Ethereum, brought smart-contracts to blockchain, which was a massive step to. Nexus has a few innovations of its own, but waited to see how things will unfurl. In 2016 CSD was renamed to Nexus (NXS), and then the team laid a research initiative for a major upgrade to Nexus wh...")
  • 05:23, 4 October 2024 Nexus wiki talk contribs created page LX-OS (Future) (Created page with "Nexus is building the next generation decentralised internet which will be connected by a decentralized infrastructure. To power the satellites which are critical to the decentralised infrastructure setup there is a need for a secure Operating System (OS) and none of the OS existing today are suitable to power the decentralised internet of the future. Due to these limitations Nexus has no other choice than to create a new OS which is a perfect fit to power the decentral...")
  • 05:22, 4 October 2024 Nexus wiki talk contribs created page LX-OS (Created page with "== What is LX-OS? == LX-OS, the Nexus Operating System, will initially run on micro-satellites and IoT (Internet of Things) devices, which generally have weak security models. LX-OS will drive the Nexus Protocol, utilizing the immutability of Nexus to verify it’s internal states, making it resistant to most known operating system level exploits. It will be controlled by a security hardened operating system kernel, decentralized by virtue of its security and change-sta...")
  • 05:22, 4 October 2024 Nexus wiki talk contribs created page LISP (Created page with "== Locator Identifier Separation Protocol (LISP) == When using the SafeNet, challenges of the traditional Internet will be a thing of the past, creating a more transparent and authentic Internet where sources are able to build reputation, peers are verifiable, and information is freely exchanged. It will take time to come to fruition, though we believe these innovations and many more will change the way we interact with the Internet. Nexus runs on the Locator Identifie...")
  • 05:21, 4 October 2024 Nexus wiki talk contribs created page Intro to Nexus Network (Created page with "== What is the Nexus Network? == It is a network of computers which run the core (a software implementation of Nexus blockchain protocols) and communicates via the internet to form a single canonical supercomputer called the Nexus Virtual Machine (NVM). The NVM is a state machine and all the participants agree and keep a copy of the state. Any user can request for a transaction on the network and when such a request is broadcast, other participants on the network verif...")
  • 05:21, 4 October 2024 Nexus wiki talk contribs created page Intro to Nexus (Created page with "== What is a cryptocurrency? == A cryptocurrency is a medium of exchange secured by a blockchain-based ledger. A medium of exchange is anything widely accepted as payment for goods and services, and a ledger is a data store that keeps track of transactions. Blockchain technology allows users to make transactions on the ledger without reliance upon a trusted third party to maintain the ledger. The first cryptocurrency was Bitcoin, created by Satoshi Nakamoto. Since Bit...")
  • 05:20, 4 October 2024 Nexus wiki talk contribs created page Intro to Dapps (Created page with "== What are Dapps? == Decentralized applications (dApps) are applications or programs that use blockchain or peer-to-peer (P2P) network of computers as the backend. DApps (also called "dapps") are outside the purview and control of a single authority. DApps—which are often built on the protocol platforms—can be developed for a variety of purposes including gaming, finance, and social media. It has to be noted that not all blockchains are created equal and here we a...")
  • 05:20, 4 October 2024 Nexus wiki talk contribs created page Internet of Things (IoT) (Created page with "LxOS will allow computers to interact with the Nexus Protocol (NP) in a deeper manner than previously possible. The Lower Level Library (LLL) provides the basis for the entire NP, explaining how it arrived at the initial temporary name of LLL-OS. Nexus integrates verification into the NexOS by interweaving consensus throughout the user and kernel spaces. It leverages Signature Chains (SigChains) and the ledger to authenticate the file system, runtime memory and any chang...")
  • 05:19, 4 October 2024 Nexus wiki talk contribs created page Hybrid Network (Created page with "Today fully decentralized blockchains are still in their infancy and scalability holds back the full potential. There are a lot of scaling technologies being integrated like Lightning and Plasma which claim to solve the problem of scalability, but layer 2 solutions are not the best approach to scale fully decentralized blockchains. Nexus designed two different scaling solutions, depending on the use-cases and requirements, the first being the Hybrid network. Nexus is de...")
  • 05:19, 4 October 2024 Nexus wiki talk contribs created page How-to-API: Tritium++ (Created page with "== Nexus API Interface == Accessing the Nexus API is a seamless and simple experience. To access the API, you can use one of three options: === Use a web browser with a URL based request === Make a '''GET''' request with the parameters in the URL as seen below. http://localhost:8080/<api>/<method>?<key>=<value>&<key1>=<value1> The API uses form encoding, so you are free to use any characters you wish. The only thing to be aware of is when using a '+' character in t...")
  • 05:18, 4 October 2024 Nexus wiki talk contribs created page History of Nexus (Created page with "'''“I’ve been working on a new electronic cash system that’s fully peer-to-peer, with no trusted third party.”  - Satoshi Nakamoto''' == The Beginning of Blockchain == All Hallows’ Eve 2008. Satoshi Nakamoto’s white paper “Bitcoin: A Peer-to-Peer Electronic Cash System” hits Metzdowd.com and the architecture for a trusted, distributed, peer-to-peer ledger is born. Blockchain, as described in the initial paper, is simply a chain of verified and recor...")
  • 05:18, 4 October 2024 Nexus wiki talk contribs created page Filtering (Created page with "All API endpoints support filtering the results for getting specific parts of the dataset. The following sections describe how to filter the JSON of given output. The minimum required components of the URI to filter results are: commands/verb/noun/<filter> The above filter becomes an expression either on the end of the URI, or between an operator: commands/verb/noun/<filter>/operator == Filtering == In order to filter an object, one must know the JSON key they ar...")
  • 05:17, 4 October 2024 Nexus wiki talk contribs created page FAQ (Created page with "== Frequently Asked Questions == === Is Nexus a security? === Nexus is not a security. ​ === Did Nexus have an Initial Coin Offering (ICO)? === No, Nexus did not have an ICO. It was mined into existence similar to Bitcoin. ​ === How is Nexus funded? === Nexus is funded by an on-chain treasury, where a small percentage of the mining rewards are collected in an embassy key. ​ === Does Nexus take direct funding like venture capitalists? === No, Nexus does not tak...")
  • 05:16, 4 October 2024 Nexus wiki talk contribs created page Ethereum to Nexus (Created page with "== How to transition from Ethereum to Nexus == If you are someone who has experience developing on Ethereum, EVM compatible or other protocol chains and interested in building on Nexus, before starting down the rabbit hole: * Nexus has a disparate architecture compared to Ethereum or other protocol / base chains. * Nexus is a Verification engine, unlike Ethereum which is a Computation engine. * Nexus will be a pure layer 1 chain solution, we have ingenious solutions de...")
  • 05:15, 4 October 2024 Nexus wiki talk contribs created page Economics (Created page with "{| class="wikitable" |+ Supply and Inflation Statistics |- ! Description !! Value !! Last Updated |- | Current Supply || 74.4 million || September 29, 2022 |- | Target Supply @ 2024 || 78 million || September 29, 2022 |- | Current Inflation || 4.01% || September 29, 2022 |} == Nexus Minting == The first Nexus block was mined on September 23rd, 2014 at 16:20:00 GMT – 7. As of April 4 2022, the total supply of NXS is 73,092,716.09, which is 93.7% of the September 2024...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)