Bitcoin Forum
May 01, 2024, 08:27:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BSV] [Bitcoin SV] Original Satoshi Vision on: July 21, 2020, 12:59:40 PM
say it with me , BSV is a shit fraud Smiley

BSV is not fraud, your mistake are the fraud. It's very easy to write without knowing. Do you know a fraudulent project with regular updates and evolutionary follow-up?at some point you'll have to think about your usefulness here on this forum, you think you're invincible, hidden behind your screen to change your nickname to spread shit, it's disappointing that you waste your time unnecessarily and sad that you don't realize it instead of spending your precious time on something really useful, building, helping, learning are useful leads for you, maybe therapy can also cure your jealousy complex disease towards BSV Wright and other targets in your bitcointalk history of written bullshit.

Writing that there is no development on BSV is an error note on https://github.com/bitcoin-sv/bitcoin-sv/releases

Bitcoin SV version 1.0.4 Release Notes
@richmills3 richmills3 released this 18 days ago

Downloads available from https://download.bitcoinsv.io/bitcoinsv/1.0.4/

List of Changes
Gitian build fix: instruction[_iterator].h location in Makefile.am.
Ban nodes that violate the maxscriptnumlengthpolicy policy setting.
Fix race condition in bsv-trigger-safe-mode-by-invalid-chain.py.
Fix: bug in thread pool tests.
Fix: Failing unit tests in debug on develop branch.
Fix: P2P stops sending data under some circumstances.
Remove excess physical dependencies (#includes) on script.h.
Fix: Missing debug flags in CMake.
Minimum mempool size should be at least 30% of default mempool size.
Optimise frequent malloc calls in GetOp2.
Reduce the number of orphan transactions during PTV processing.
Windows build; Separate running tests from C++ build.
Fix: formatting of floating point number in log messages.
Implement caching invalid signatures.
Fix: P2P getaddr returns very polluted results.
Increase default script cache size to improve performance with large blocks.
Fix: Failing functional tests.
Assets
2
Source code
(zip)
Source code
(tar.gz)
 v1.0.3
 bcb4609
Bitcoin SV version 1.0.3 Release Notes
@richmills3 richmills3 released this on 28 Apr · 70 commits to master since this release

Downloads available from https://download.bitcoinsv.io/bitcoinsv/1.0.3/

List of Changes
Fix errors reported by Address sanitizer
User input to RPC submitblock can crash node
Fix: improve functional tests nodes synchronization stability
STN network reset (April 2020)
Fix: PTV race condition in bsv-highsigopsdensitymempool functional test
Build instructions updated for CentOS 7 and Ubuntu 16.04
Fix: Racy test in bsv-block-stalling-test.py
Add reference to BSV Wiki site to documentation
Fix duration profiling for "Connect transactions" in ConnectBlock()
RPC getblock method with verbosity 3 throws exception for blocks without CDiskBlockMetaData
RPC sendrawtransaction doesn't accept last argument 'dontcheckfee'
Fix lost transactions under high load.
Binary src/bench/bench_bitcoin aborts due to failing benchmark
Prevent P2SH outputs in coinbase transactions
Fix compiler error for MSVC trigger introduced in DetectStaling
Configurable P2P timeouts
Remove excess Padding in CTxMemPoolEntry
Fix forknotify.py test and consider CI improvements
Fix: Orphan txn processing keeps CNode reference
Add big block tests to CI build
Fix gcc-9 warnings
Fix: Journal errors in large reorg (over Genesis boundary)
Perform quick block validation venturing in large reorg
Do not activate safe mode for large forks with invalid blocks
Fix: security@bitcoinsv.io PGP key has expired
Remove "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"
Remove P2SH test data from Makefile
Log calls to RPC function stop
getminingcandidate - include tx count + block size (excluding coinbase transaction)
Fix Typo on maxstackmemoryusageconsensus help
TOB;#20 Update OpenSSL depends package from 1.1.1 to 1.1.1d
Update help message for ancestor and descendant size limit
Add field "num_tx" to RPC "getblock 3"
bitcoin-tx supports encapsulating in P2SH
Centos 8 build, functional tests skipped: rpcbind and zmq
Remove unused variables in config_tests.cpp
Fix: IBD stalls at block 5095 (1GB transaction) on GT network
[GITHUB-131] provide for compilation on 32-bit systems without changing behavior on 64-bit
[GITHUB-124] Test failure on MacOSX
Remove warning: RPC getinfo warns that version 1.0.0 is pre-release
CBaseChainParams Lacks Virtual Destructor
[GITHUB-115] Update minimum required version of Boost to 1.59.0
[GITHUB-114] Fix typo: isGenesisEnsbled -> isGenesisEnabled
[GITHUB-122] Fix typos in RDP
[GITHUB-121] Replace ABC with SV logo in Doxygen
Remove -excessutxocharge startup parameter
TOB; #17 Several integer variables could overlow during block validation
[Github] Fix duplicate misbehaving message for sendheaders
Update the Responsible Disclosure Policy
OptBool net_processing.cpp cleanup
Fix: MAX_TX_SIZE_CONSENSUS_AFTER_GENESIS is missing in test/functional
Fix asserts and potential null pointer reference in call to PeerHasHeader
Remove the estimatefee RPC command
Add 'getblockstats' RPC call
Backport fix for CVE-2017-18350 - Severity: low
Remove CBlockPolicyEstimator
bitcoind crashes when too many RPC calls are made
Interrupt (^c) does not work during block verification in initialization
Assets
2
 v1.0.2
 3270267
Bitcoin SV version 1.0.2 Release Notes
@richmills3 richmills3 released this on 17 Feb · 484 commits to master since this release

Downloads available from https://download.bitcoinsv.io/bitcoinsv/1.0.2/

List of Changes
Fix assert in ProcessHeaderMessages
Fix JSON bug
Updated exception processing during validation
Fix sanitiser warnings re prevector
Make block stalling timeout configurable
Updated orphan transaction processing
Use fseeki64 in Windows build.
Fix bsv-genesis-large-blockfile-io.py functional test
Banned peer based on user agent
Assets
2
 v1.0.1
 88ee5b7
Bitcoin SV version 1.0.1 Release Notes
@richmills3 richmills3 released this on 28 Jan · 511 commits to master since this release

Downloads available from https://download.bitcoinsv.io/bitcoinsv/1.0.1/

List of Changes
Update Windows build instructions for VS 2019
.vscode added to .gitignore
optimize getblock/getblockrawtransactions for large transactions
Fix unit tests that are failing because of the change in JSON formatting
Misc document changes for Genesis
Switch to disable replacement (non-final) transactions
Upgrade database format for larger blocks
Policy limit on size of transaction inputs
Change default for maxtxnvalidatorasynctasksrunduration from 60 seconds to 10 seconds
Fix: BSVRD-593 - accepting headers for Block 1
Orphan txn size of 10MB should also be accepted
Fix: lshift_big_int and rshift_big_int failing on windows
Provide -invalidateblock CLI switch
Fix disconnect pool limit overflow
Fix: autotools build system uses default compiler version gen
Assets
2
 v1.0.0
 7fd177c
Bitcoin SV version 1.0.0 Release Notes
@richmills3 richmills3 released this on 15 Jan · 567 commits to master since this release

The Bitcoin SV Node team has released version 1.0.0 of the Bitcoin SV Node implementation. This version implements the updates required to support the Genesis hard fork upgrade which is scheduled to activate on February 4, 2020. The specification for the updates to the Bitcoin and Consensus rules is available here.

It is important to note that all installations of Bitcoin SV Node implementation must be upgraded to this release by February 4, 2020. Prior versions of the Bitcoin SV node software are incompatible with the updated rules and will fail after February 4.

Highlighted Changes
Mandatory Consensus Parameters
Mandatory consensus parameters must be configured by the system administrator. The software will terminate immediately if these parameters are not configured.

Hard limit on the block size
The hard limit on the block size is a configuration parameter that specifies the maximum size that a block can be in order for it to be validated by the software. Blocks that are larger than this maximum will not be retrieved by the software or validated.

Maximum Stack Memory Usage During Script Evaluation
This mandatory consensus parameter defines the maximum amount of memory that can be used on the stack by a script during evaluation. If a script attempts to use more stack memory than defined in this consensus parameter, then the evaluation of the script will be terminated and the script fails.

Consensus Changes
Restore the functionality of OP_RETURN
This change restores the function of OP_RETURN to its original design, enabling Script developers to terminate Scripts early and easily, with the possibility of the result of executing the script being valid.

Change the script numeric type from 32 bit numbers to big numbers
This change will dramatically increase the mathematical capabilities of the Bitcoin Script language. 32-bit numbers are very limited in size which makes it very complicated and inefficient to do complex mathematical operations such as signature verification. This change will restore the original design, enhancing the efficiency of complex mathematical operations and enable complex Scripts that provide all kinds of advanced functionality.

Sunset P2SH for new transactions
Pay-to-script-hash (or P2SH) is a mechanism introduced to Bitcoin to enable hiding of output scripts at the time they are created. This is counter to the philosophy of Bitcoin as an honest record of events. Additionally, P2SH use has encouraged wide use of poor privacy practices and divergence from the peer 2 peer workflow practices that are integral to the scaling proposition of Bitcoin. Existing P2SH coins will be unaffected so there is no need to sweep old wallets. This change prevents any new P2SH outputs from being made.

Restore Satoshi style handling of nLockTime & nSequence
These two data fields are integral to the mechanism of payment channels that Satoshi describes as a fundamental mechanism for allowing high speed micropayments on Bitcoin. They have been since repurposed by BTC Core developers for two new op codes. Along with removing those op codes the original usage of nLockTime and nSequence are being restored.

Other Required Change
P2P Relay of transactions with complex scripts
This change will enable the use of complex transactions by all participants of the network. Prior to Genesis, only transactions that were of a standard type, such as payment transactions or plain data transactions, would be distributed across the peer-to-peer network and therefore reach a miner. This meant that if a participant needed to use complex transactions, they would have to find a miner and reach an agreement to confirm the transactions in a block. After Genesis, all transaction types will be relayed across the peer-to-peer network, enabling anyone to use complex transaction types.

Additional Consensus Changes
Genesis Upgrade block height activation mechanism
UTXO age dependent rules
Formal Script Grammar
scriptSig can only contain OP_PUSHDATA operations
Sunset OP_CHECKLOCKTIMEVERIFY and OP_CHECKSEQUENCEVERIFY for new transactions
Add a policy limit on max_script_memory_usage with a default of 100MB
Add a consensus limit on max_script_memory_usage
Remove the consensus limit on the number of signature operations per MB of block space
Remove the consensus limit on the maximum number of signature operations per transaction
Remove the consensus limit on the number of op codes per script
Remove the consensus limit on the maximum script element size
Remove the consensus limit on the maximum number of elements in a script
Remove the consensus limit on the maximum number of public keys per multisig
Increase the consensus limit on the maximum transaction size to 1GB.
Software Enhancements
Parallel Block Validation
Separate processing of non-standard transactions in low priority queue
Set script evaluation timeout policies for standard and non-standard transactions
Tx should be included in inv messages in the order in which they are validated
Enhance tests for Parallel Block Validation.
Common Genesis activation code and command line option.
Enable validation of non-standard txns (on MainNet) when Genesis is enabled.
Set mempool default = 1Gb.
Remove block size from user agent string.
Change default tx fees (default txfee = 0.5 sat/byte, default minrelaytxfee = 0.25 sat/byte)
Update SPV bloom filters re attack mitigation.
Improve performance of prevector deserialization.
Change logging messages to be more precise.
Fix: Validating non-standard transactions can lock up a node for more than a minute.
Fix: Tx validation uses original reject message and ban score is used
Fix block send queue overflow
Fix undefined behaviour in bsv::deserialize
Fix bitcoin-cli help getblock
Fix build: Configure should fail when it can’t detect boost
Set the execute bit on all the new Genesis functional tests.
Fix MedianTimePast
Fix: Nonfinal transactions with no inputs is rejected with incorrect reason
Fix memory leak in asn1_integer
Fix boost::optional warnings
Fix: hexhdr.py does not get included in packaged source
Fix: Fundrawtransaction RPC changePosition parameter causing out of bounds access
Add basic --enable-tcmalloc option to the build
Fix: CTxnDoubleSpendDetector deletion past end of vector
fix lshift and rshift on data larger than 2GB
Update to the RDP in preparation for Genesis
set max duration for async validation tasks
Assets
2
Pre-release
 v1.0.0.beta2
 c2f7239
Genesis Beta2
@richmills3 richmills3 released this on 6 Jan · 2 commits to dev-Genesis-beta since this release

Second beta release for the Genesis release. Testers are encouraged to upgrade to this version of the software.

List of changes since beta1
Enable validation of non-standard txns (on the MainNet) when Genesis is enabled.
Fix bug: Validating non-standard transactions can lock up a node for more than a minute.
Tx validation uses original reject message and ban score is used
Set mempool default = 1Gb
Remove block size from user agent string
Change default tx fees (default txfee = 0.5 sat/byte, default minrelaytxfee = 0.25 sat/byte)
Fix undefined behaviour in bsv::deserialize
Update SPV bloom filters re attack mitigation
Rename acceptp2sh to acceptp2sh_ashashpuzzle
Fix block send queue overflow
Fix bug: bitcoin-cli help getblock not working in 0.2.2
Improve performance of prevector deserialization
Uncomment parts of functional tests that was depended on other now complete code.
Parallel Block Validation
Enhancements for Parallel Block Validation tests
Build fix: Configure should fail when it cant detect good version of boost
Provide unit tests for LimitedStack/vector
Fix bug: Set the execute bit on all the new Genesis functional tests.
Remove the limit on the number of CHECKSIGS per MB of block space
Common Genesis activation code and command line option.
Fix MedianTimePast
Bug fix : Nonfinal transactions with no inputs is rejected with incorrect reason.
Fix memory leak of asn1_integer
Fix boost::optional warnings
When validating mempool transactions, we should not send reject message if high priority queue timeout is exceeded
Fix bug: hexhdr.py does not get included in packaged source
Change logging messages to be more precise.
Assets
2
on 6 Dec 2019
v1.0.0.beta1 …
 f041621  zip  tar.gz
Pre-release
 v0.2.2.beta
 bb40508
Bitcoin SV version 0.2.2 Beta Release Notes
@Danconnolly Danconnolly released this on 30 Oct 2019 · 1122 commits to master since this release

This is an optional beta release for the BSV mainnet; however it is a required release for the Scaling Test Network. Miners are encouraged to test this release carefully and maintain a v0.2.1 version on standby.

List of Changes
Do not load whole block into memory when responding to getblock request
Windows build errors
add bitcoin-miner to CMakeLists && Add Visual Studio 2017 Linux remote debug support
Mempool journal for mining candidates.
Use the journal to build incremental mining candidates
Race condition in ConnMan::ParallelForEachNode
Remove further limits on OP_RETURN data
Do not load whole block in into memory when sending it to another peer though P2P protocol
Compilation error with --disable-wallet (external report)
Journal functional test tries to spend OP_RETURN
Backport - Log difference between block header time and received time when competing blocks are received for the same chain height
Use single copy of helper functions in functional tests
Provide a way to communicate protocol message size and other limits to other peers
bsv-block-size-activation-default test is failing
fix bitcoin-util-test.py
Use OP_FALSE OP_RETURN when generating transactions containing data
Rest API /rest/block/BLOCK-HASH.json not working when response greater than 2 MB
Include thread name in debug log message
Remove Redundant Static Object CStnParams stnParams
Fix activation Quasar activation tests that fail after 24.7.2019
RPC call to test a block template for validity without a valid PoW
Hardcoded activation time in functional tests
Make maxminedblocksize configurable by RPC
Remove BIP9 related code
Add support for c++ run time checking tools to build scripts
Only include thread name in debug message at the beginning of new lines
Parallel validation of transactions
Scaling Test Network reset
Scaling Test Network (STN) Reset
The STN blockchain has grown to over 1TB and it has served its current purpose of producing 2GB blocks and
1 million transactions per block. The STN is being reset to reduce the size of the blockchain (from ~1.5TB to about
1MB).

The Bitcoin SV Node implementation will automatically switch to the new blockchain, however this may take a large amount
of time and it will not automatically clear the blocks from the old blockchain from disk. We recommend that you manually
clear the old block data and start from scratch with the STN. For more information, see the
bitcoinscaling.io website.

The Scaling Test Network has been reset at block height 1. This block has hash
00000000e23f9436cc8a6d6aaaa515a7b84e7a1720fc9f92805c0007c77420c4.
Previous releases of Bitcoin SV node software are not compatiable with this reset. Please upgrade to continue using the STN
Acceptance of low difficutly blocks after 20mn has been disabled to bring behaviour more in line with mainnet
STN Blocks and Chaindata folders can be deleted before running this release.
Assets
2
 v0.2.1
 f5503f0
Bitcoin SV version 0.2.1 Release Notes
@Danconnolly Danconnolly released this on 22 Jul 2019 · 1462 commits to master since this release

Downloads available from https://download.bitcoinsv.io/bitcoinsv/0.2.1/

List of Changes
getblock optionally returns rpc transaction details
fix to univalue read to mitigate memory issues.
New parameter (-factorMaxSendQueuesBytes) which limits total size of blocks currently in queue for sending to peers.
Help message for "-preload" options moved to another section.
libgen.h included unconditionally in vmtouch.cpp.
Fixes for Mac and Windows builds.
Minor refactoring and potential bug fixes.
Remove Bitcoin ABC cashaddr address format.
Increase UTXO cache default to hold the entire UTXO set in cache.
Calls to TestBlockValidity() call are now configurable using -blockcandidatevaliditytest option.
Support for OP_FALSE OP_RETURN as a standard transactions
Python code: Fix for array.tostring deprecated warning
Update the OpenBSV license for Testnet/Regnet/STN
Assets
2
 v0.2.0
 fa3bfb5
Bitcoin SV version 0.2.0 Release Notes
@Danconnolly Danconnolly released this on 22 Jul 2019 · 1510 commits to master since this release

Downloads available from https://download.bitcoinsv.io/bitcoinsv/0.2.0/

List of Changes
Update to C++17
Refactor P2P message processing
Return immediately after processing a P2P reject message
Fix potential race condition in ActivateBestChain()
Update Gitian build process
Remove support for 32-bit & ARM builds
Remove Magnetic Upgrade activation code
Improve MSVC compatability
Refactor block file storage
Remove limitation on max size of block storage file, enable storage of blocks > configured max blockfile size
Add Jenkinsfile for automated CI tests
Refactor log messages to NET category, remove log spamming
Remove ABC forced obsolescence code
Update ZeroMQ library version
Ignore unsolicited ADDR messages
Set default tx broadcast delay to 150ms
Add option to ignore P2P mempool requests from non-whitelisted peers
Implementation of new mining API - RPC calls getminingcandidate & submitminingsolution
Add CPU miner from BU for mining on test networks
Refactor BlockAssembler, add abstract interface class
Refactor CBlockTemplate - shared pointer for Block
Update of license to Open BSV license
Add capability to define network magic bytes for test networks
Remove duplicate call to CheckBlock when validating a new block template
Use static hasher when checking transactions
Add capability to schedule changes to default block size parameters
Schedule Quasar protocol upgrade
Set default allowed size for data carrier transactions to 100kb
Support Scaling Test Network reset
Scaling Test Network Reset
The Scaling Test Network has been reset at block height 2951. This block has hash
0000000076b49c5857b2daf2b363478a799f95a18852155113bbace94321b0d0.

Education is the key even on BSV, it would be ideal to have a dedicated documentation centre.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BSV] [Bitcoin SV] Original Satoshi Vision on: July 21, 2020, 12:53:02 PM
the value is based on technological practicality to enter the pantheon of the rule of 3.[/size]
What's the pantheon of the rule of threes?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🆗[ANN][OK] Okcash | Micro-Payments |⚡Fast | LTSS | Energy Friendly | ROKOS ✅ on: July 07, 2020, 11:23:46 PM
I am discovering OK like many people and indeed would be ideal to expand its volume. In addition, each person can put in staking with no minimum down payment, it's still 22% is huge!
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: June 02, 2020, 12:12:39 AM
Do you know when the nft tokenization platform testnet will be launched?

it's already in progress testing of nft tokenisation platform https://monitor.crownplatform.com/index.php?p=nfts
Community proposal https://crowncentral.net/proposals/generator
crowncard is in progress too

Amazing  Cool
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: June 02, 2020, 12:10:00 AM
Do you know when the nft tokenization platform testnet will be launched?
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: May 14, 2020, 10:00:20 AM
thank you @Do_zzze
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: May 14, 2020, 09:45:36 AM


When will the interface to record NFTs and output QR code be operational?

There will be the possibility to buy the "NFT main title deed" version in ID card (it's reloadable?) or the parchment paper version with wax seal + QR ?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: April 22, 2020, 08:55:50 PM
Found on Community Discord: CROWN CRW Contest

Quote
CROWN's NFT premium competition on the CROWN network stimulates the use and visibility of the NFT registration.
Objective: Record the most original NFT on Crown Form: Image, cryptographic art, video, any original visual or textual form.

Requirements:
1. Register your NFT protocol
2. Register your NFT
3. Tweet / or share your transaction ID and visual output in the CRW telegram and / or discord
Voting: The Crown community will vote and select the top 3 visuals via a CRW Telegram channel poll.

1st prize: 5k CRW (about 250 USD)
2nd prize: 2.5k CRW (about 125 USD)
3rd prize 1k CRW (about 50 USD)


source https://discord.gg/uFhNZNW
section #marketing-NFT


see also: https://www.crownplatform.com/  &  https://medium.com/@artem.bv


9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: April 16, 2020, 10:47:42 PM

Hello, can you include this resource as a shortcut from your website in the Crown CRW section:

This is a decentralized Real-Time Platform and an based search A.I. engine that lists NFTs (non-fungible tokens) created as side-chains in CrownBlochain! It's associated with Crown CRW.

https://monitor.crownplatform.com/

Nota: the guys who created Monitor are visionaries! The applications are infinite and time-stamped in a secure blockchain POS which consumes the equivalent of a multi-frequency decentralised battery.



Source: https://medium.com/crownplatform/crown-platform-monitor-20d8d8005ec1 🚀

10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: April 05, 2020, 02:55:06 PM
Gemini Launches a Marketplace for NFTs (Non Fungible Token)

Good news for users of NF Tokens (NFTs) such as CROWN CRW because the Gemini Exchange has just launched Nifty Marketplace 2.0 to buy, sell or store NFTs. Following this launch, which is the result of the recent acquisition of Nifty Gateway, Gemini hopes to win even more users and attract even more users. This new feature is sure to be a success, as the new marketplace aims to establish itself as a fully-fledged centralized USD-based digital exchange for NFTs.

Nifty Marketplace 2.0, how does it work?
In their launch message, the managers of this new platform clearly state that it is a centralized exchange based on the dollar only, for the NFTs. Under the leadership of Gemini custody, the new system is being simplified to attract as many users as possible.

The Marketplace then allows NFT non-fungible tokens to be sold, stored and/or purchased and converts them to dollars only, which is a first for these tokens. The amounts will be paid directly into the users' bank accounts, announces Nifty Marketplace, as is the case for example for sellers on eBay.

Gemini, the American exchange offers a market place for NFTokens
In order to register, Nifty Marketplace users must have a public profile and identity, along with a photo and biography. To start trading NFTs, the email address is also required.

Nifty Marketplace has high ambitions for this new platform and hopes that the billion users will collect NFTs," said Tommy Kimmelman, Business Development Specialist at Nifty Gateway. So the schedule is already set, as NFT collectibles will be presented every three weeks.

A market in the making
In its launch announcement, Gemini talks about collaborating with renowned artists and brands to create exclusive collections.

The first collections have just been launched by three celebrities, Michael Kagan (illustrated in this article), a New York artist working in futuristic technology and space travel, and Lyle Owerko, a photographer and artist from Los Angeles, music icon of the 80-90s with works purchased by the Jay-Z-Beyoncé couple, and finally, Cris Cyborg an MMA champion who recently invested in Bitcoin (BTC) and created a collection of original Nifties, small frames to suit small faces.

Cris Cyborg and NFT Tokens

Cris Cyborg is planning to explode the NFT market...
The idea of Nifty Marketplace is to put the artists in direct contact with the public, in a relationship coordinated by the blockchain that will trace the exchanges and establish the authenticity as well as the rarity of each piece. This ambition is more or less inspired by that of Delta Time, promoter of the NFT auctions in the world of Formula 1. Gemini hopes to conquer the world with the NFT.


https://en.cryptonomist.ch/2020/03/17/gemini-nifty-marketplace-nft-store/
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: March 09, 2020, 12:50:17 PM

The tokenization of video games on CROWN (CRW) next crypto growth to skyrocket?

The blockchain can - and must - be used for purposes other than the transfer of currencies and values. It seems obvious that products such as video games and digital art can be tokenized and monetized, giving them the opportunity to circulate in a peer-to-peer community using blockchain technology. To this end, the CROWN blockchain community may launch its #NFT digital game and collectible creation platform.

A platform for game design and commercialization - why do it?
Digital collectibles, non-fungible or fungible goods and game ecosystems based on the blockchain are rapidly gaining ground as a potentially lucrative industry.

They offer individuals and businesses a way to effectively monetize online viral elements and branded products.  The industry has attracted big players such as Microsoft, Formula 1 and Atari, the developer of the iconic video games Tetris and Pac Man.

Non-fungible tokens for easy to use interfaces
Unlike many digital tokens and currencies, non-fungible tokens embody a new form of digital collection. They are called "non-fungible" because they are not interchangeable, because they carry unique information in the form of metadata, and because they vary in their level of rarity.




These tokens provide users with a simplified interface for designing and marketing their games. Thus, they will not need to have prior mastery of code, engineering and blockchain infrastructure skills to create and market their games.

It is clear that technological developments such as NFTs and games are potential areas that can help propagate and broaden the appeal of the blockchain and its prospects for exploitation and use cases .

Creators of games and other products will also have the opportunity to use a crowdfunding model based on the blockchain hosted by CROWN's voting system (already deployed) to raise capital for their development needs in return for digital currencies or in-game assets to be used or exchanged. Clearly, this is a revolution in the making.
[/size]

I agree with your analysis and would add that tokenization of financial assets will lead Bitcoin and multiple crypto technologies like Crown from 200 billion to 200 trillion capitalization.

Thanks to cryptomoney thus makes "bankable" people who traditionally do not have access to the capital offered by banks.

Unlike banks :

# The universal value of cryptos: a Bitcoin / Crown will always be a Bitcoin / Crown anywhere in the world;
# Of the international reach of the blockchain: Your credit line will not be reset if you change banks and countries;
# Less transaction friction thanks to the blockchain: a transfer that is far faster than those made by banks using SWIFT;
# A more advantageous remuneration of deposits: an annual interest rate on deposits of up to 10%, 5 to 10 times more than those offered by most banks.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PART] Particl ● Infinite P2P Anon Marketplaces ✧ Live ✧ ● RingCT ● v2.3.2 on: March 04, 2020, 05:21:03 PM
📊 The Indian market is officially open 🦄

THE SUPREME COURT OF INDIA OFFICIALLY AUTHORIZES THE HOLDING, BUYING AND SELLING OF CRYPTOMONEY THROUGHOUT INDIA

https://economictimes.indiatimes.com/markets/stocks/news/sc-allows-trade-in-cryptocurrency-quashes-rbi-curb-on-use/articleshow/74470078.cms?fbclid=IwAR0C-LY7jYQp_AsEjhLJ_EfprPaTnjYrgpAUvkPiGBA2XzkLfBGMfaCbYQA

Can be an opportunity to make Particl known to the Indian public?

13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PART] Particl ● Infinite P2P Anon Marketplaces ✧ Live ✧ ● RingCT ● v2.3.2 on: February 23, 2020, 10:39:14 PM
Request for registration of Particl (PART) on Binance and Coinbase in progress.

WOW That's great news with Circulating Supply. 8,906,321 PART and a Total Supply 9,543,073 PART it will take off very high 🚀🚀🚀🚀🚀🚀🚀🚀


I agree with you the technology is secure, strong, solid and relates well in staking Particl and Marketplace to everything to succeed but still lacks languages to be understood in different cultures
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PART] Particl ● Infinite P2P Anon Marketplaces ✧ Live ✧ ● RingCT ● v2.3.2 on: February 23, 2020, 10:22:27 PM
If you need translation for PART don't hesitate to contact me I will be happy to help.
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PART] Particl ● Infinite P2P Anon Marketplaces ✧ Live ✧ ● RingCT ● v2.3.2 on: February 23, 2020, 10:15:32 PM
Do you know all about Particl's double deposit MAD escrow system?

✅ 100% private/anonymous
✅ 100% free of use
✅ 100% autonomous
❌ NO 3rd-party involved
❌ NO information required

Get to know it all by reading this new Particl Explained article and remember, don't forget to clap the Medium post!

👉 https://particl.news/particl-explained-double-deposit-mad-escrow-b3699dd29768


I've tried Particl and I'm very happy with it! I recommend it to everyone who wants to do anonymous transactions, buy and sell anything and everything or just staking
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: February 12, 2020, 12:33:02 AM
Sorry, but I'had mined somes crown since a long time ago..

Now you know Crown has come a very very long way since 2014 🔮🔮🔮🔮🔮🔮🔮

             ___     -._
            `-. """--._ `-.
               `.      "-. `.
 _____           `.       `. \        
`-.   """---.._    \        `.\
   `-.         "-.  \         `\
      `.          `-.\          \_.-""""""""--._
        `.           `                          "-.
          `.                                       `.    __....-------...
--..._      \                                       `--"""""""""""---..._
__...._"_-.. \                       _,                             _..-""
`-.      """--`           /       ,-'/|     ,                   _.-"
   `-.                 , /|     ,'  / |   ,'|    ,|        _..-"
      `.              /|| |    /   / |  ,'  |  ,' /        ----"""""""""_`-
        `.            ( \  \      |  | /   | ,'  //                 _.-"
          `.        .'-\/'""\ |  '  | /  .-/'"`\' //            _.-"
    /'`.____`-.  ,'"\  ''''?-.V`.   |/ .'..-P''''  /"`.     _.-"
   '(   `.-._""  ||(?|    /'   >.\  ' /.<   `\    |P)||_..-"___.....---
     `.   `. "-._ \ ('   |     `8      8'     |   `) /"""""    _".""
       `.   `.   `.`.b|   `.__            __.'   |d.'  __...--""
         `.   `.   ".`-  .---      ,-.     ---.  -'.-""
           `.   `.   ""|      -._      _.-      |""
             `.  .-"`.  `.       `""""'       ,'
               `/     `.. ""--..__    __..--""
                `.      /7.--|    """"    |--.__
                  ..--"| (  /'            `\  ` ""--..
               .-"      \\  |""--.    .--""|          "-.
              <.         \\  `.    -.    ,'       ,'     >
             (P'`.        `%,  `.      ,'        /,' .-"'?)
             P    `. \      `%,  `.  ,'         /' .'     \
            | --"  _\||       `%,  `'          /.-'   .    )
            |       `-.""--..   `%..--"""\\"--.'       "-  |
            \          `.  .--"""  "\.\.\ \\.'       )     |
Crown describes itself as a multi-channel scalable Blockchain solution provider leveraging environmentally friendly technology that has been evolving since October 08, 2014, the date of the Genesis Block of Crown.

Crown aims to provide a complete ecosystem including the ability to create blockchains, smart contract data, governance and scalable analysis for single- or multi-chain custom projects hosted directly within the Crown Platform's network. Crown Platform aims to provide scale benefits with low ecological impact because it is based on the MNPOS protocol, reducing operating costs and carbon footprint.

Crown Plateform offers specific research, development and production functionalities via NFTs. It aims to offer interoperability of concrete solutions and optimal security within its decentralized network. Users can create DApps, remote programs, various games and move towards a new form of non-fungible interactive chain marketing, laying the foundation for tracking and analyzing data in the global chain. Crown Platform aims to become the ideal multi-channel solution for real, daily, cheap and accessible use at any time.

This is now a time of great opportunity to harness the power of Crown to make the exploitation and use of your assets, any value of public data that is not fungible on an unchangeable Blockchain database at any time, accessible.
Source from: https://coinmarketcap.com/currencies/crown/


Quote











With the blockchain it is possible to collect unique digital assets, how does it work?

crypto-collectible
The blockchain technology has allowed the emergence of crypto currencies, these are digital assets carrying a value, they are identical, i.e. you cannot differentiate one Bitcoin from another, they all have the same characteristics. The blockchain has also made it possible to create unique digital assets to be collected, in English we speak of "collectible crypto".

The unique digital assets to be collected therefore have a certain value due to their rarity.
The blockchain secures the unique aspect of the asset, making it impossible to make a copy. The only way to obtain the collectible is to buy it from its owner or to exchange it for another collectible. This is, quite simply, the collector's item sector transposed into the digital world.



Is it possible to make money with these digital collectibles?
There are several types of collectible crypto, which have the characteristic of being rare, sometimes even legendary! They are often intimately linked to the game world.


Where do you store your collectibles?
You have to store them like crypto coins in a wallet. By using the blockchain technology and this standard, the tokens are indivisible and their uniqueness is guaranteed thanks to the blockchain.


Which games include collectibles on the blockchain?
The Ether Quest game is an RPG that allows you to lead unique soldiers to collect and train to win battles against other players. New soldiers are "released" through a mining process. A platform called "Mycryptons" allows you to collect cryptons that are representations of public figures from Donald Trump to Oprah Winfrey.  One of the most famous token collection platforms is Cryptokitties, it made the "buzz" at the end of 2017 when crypto currencies had a high valuation. A cryptokittie is a kind of kitten to collect. One of these items was bought for $120,000! This game was then taken up by the detractors of crypto-currencies who explained that the majority of the transactions made on Ethereum were only used to run a kitten collector's game...

Today, the sports sector is developing many use cases around these digital collectibles.
With the aim of building fan loyalty around unique digital figurines featuring their favourite players! Teams from Dortmund, Benfica, Real Madrid and Arsenal are the first to test this new market.


Crown CRW is in the place to tokenize all material and immaterial goods and digitize their ownership property on the blockchain engraved in forgery-proof stone!

To come with Crown's "smart contracts", it is possible to unlock the transfer of "ownership" in a temporized and decided way (in a block) at a precise date (at a specific and decided time) as for an inheritance for example .

Quote
***thanks to Guillaume for his precious help

What is a non-fungible token (NFT) or non-fungible token?
While much of the market trade is done through tokens or cryptomoney, their uses are not always relevant. Indeed, if we go beyond monetary transactions, for some specific cases of exchange of unique goods or digital collectibles, we face a problem, it is for these transactions that non-fungible tokens can be useful.

To understand this, we must first ask ourselves the question of fungibility. A copy (or specimen) of a good is said to be fungible if it is interchangeable with another of the same quality and quantity, without distinction between the two. To illustrate the concept, two Bitcoins can be interchanged, even if they do not necessarily have the same transaction history. However, they are not, in theory, completely fungible, because of the history established for each. The most classic example of a fungible good is therefore coins or banknotes, which are fungible as long as the institutions that issued them allow them to exist.

An example of extreme fungibility is that of anonymous crypto-currencies, which do not have unique characteristics such as a serial number, for example.

Thus, a non-fungible token can be summarized as a token with unique characteristics, and whose value may be different from another. But it still has common attributes among all goods of the same type. The greatest examples of non-fungible goods are collectibles, such as trading cards or stamps. Indeed, while each collectible stamp belongs to the large set of "stamps", it also has unique characteristics that allow other subsets to be established and valued differently from other stamps. Similarly, non-fungible tokens may share some of their attributes with other tokens, but it is the set of the latter that makes it unique.

But then how does non-fungibility fit into cryptomoney? If we look at the different cryptocurrency and tokens in the ecosystem, we find a lot of fungibility. The units of bitcoins and ethers are all fungible - in principle - and the same goes for stablecoins.



For example: NFTs in video games.
The video game industry - or rather the niche of video games that are meant to be decentralized - quickly understood the interest of these unique tokens. Indeed, these tokens can easily represent many objects that are currently traded in existing video games. And that doesn't necessarily represent in-game purchases against virtual and worthless currencies, but also in hard currency. Using NFTs for these various in-game items would give players real ownership over them.

Let's transpose this hypothesis to one of the video games of the moment: Fortnite. This free game finances its development through its in-game shop that allows players to buy various digital items for their characters against V-bucks, the game's virtual currency. The use of non-fungible in-app or in-game digital tokens could, according to some, allow to modify the dynamics of secondary markets in these digital worlds.

These avenues are being explored by Ubisoft in particular, even if we will have to wait for the time being to see the first practical applications in the daily lives of gamers.


* It should be remembered that in this case, the global market is expected to generate more than 165 billion euros in 2019.


Let's take the example of Gods Unchained, which is a virtual card game based on the NFT. Players therefore obtain real digital ownership of the cards they have bought, which they can freely use in the game, sell or trade as they wish.

or CryptoKitties CryptoKitties is the first video game using NFTs to have contributed to the democratization of this unique token system. It was at the end of 2017 during the general enthusiasm for cryptomoney that CryptoKitties received a great success from the community. The concept is quite simple since it consists in the deployment of NFTs representing cats and their unique characteristics through a "DNA" then coded in Solidity. These cats can breed with each other and thus give birth to new cats with unique characteristics.

The value of one of these cats depends on various factors mainly related to its rarity. The generation of that cat can be a factor, knowing that there are only 50,000 cats of generation 0, and that the generation of a cat depends on those of its parents. But there are also rarer types of cats, and characteristics that are more sought after than others. The value of a particular cat depends completely on supply and demand. Purchases are made in the form of auctions.

Note that, in physical collecting contexts, some contractors or artists are considering co-integrations linking real-life physical collectibles and their property rights modelled by such tokens. This is, for example, the case of Pascal Boyart, who tokenizes some of his frescoes and then puts them up for auction in a more or less fractional form.


What future for non-fungible tokens?
The concept of NFTs gave birth to "theory" a few years ago but now, in 2020, these last technologies are still very young. But the ecosystem is continuously developing. So we can expect developments in the coming months. First of all technical, could for example allow to bring new ways of interaction between fungible and non-fungible tokens, or even to constitute NFTs encapsulating other NFTs.

The Crown NFTs solution open up a field of unlimited possibilities by giving a real property of belonging to the latter. Applicable to all sectors, Banking, Real Estate, Health, Agricultural, Identity, Presidential Voting, Insurance, Communication, Energy, Art, Consumer Goods, IoT Internet of Things, Programming modules, Depth Learning, Artificial Intelligence, Video Games and other many domains.

Crown is positioned in these totally innovative ways. That's why I suggest you get on board, communicate about Crown and share, because a lot of positive things are going to happen with Crown CRW (Roadmap), just think about it Wink

Crown is on a concrete step towards Web 3.0 and CRW to its own development code open to all.



Learn more and get on board

https://www.crownplatform.com/  --- https://crowncentral.net/ ---



Hello what are the technical specifications of Crown environment? Where can I find them?

On this road https://docs.google.com/document/d/1WE9ikiSieQvyiM0iSY7hJh1h6HXIdQZJFD9jkJPW6dc/edit crown-core

and CRW source code on https://gitlab.crownplatform.com/crown/crown-core

Other: https://medium.com/crownplatform

Speak with Team in live at https://discordapp.com/invite/rB3Kr86


Since 2014, Crown Platform has evolved to provide optimal security and specific features to move to a new form of interactive channel marketing, including the ability to create:

- Non-Fungible Tokens (NFTs) is a special type of cryptographic token that represents something unique; therefore, non-fungible tokens are not interchangeable.

- Applications (DApps ), control programs for the Internet of Things. Programming modules for in-depth learning and Artificial Intelligence.

- Decentralised interoperable Blockchains within the CRW network.

- News forms of marketing and web 3.0


CROWN website: https://www.crownplatform.com/

CROWN CENTRAL: https://crowncentral.net/
https://discordapp.com/invite/rB3Kr86
https://twitter.com/crownplatform
https://www.facebook.com/crownplatform
https://www.instagram.com/crownplatform/
https://www.youtube.com/channel/UCCKAgkSSOI-fIqcAEHR1rXw
https://www.linkedin.com/company/crown-platform/
https://t.me/crownplatform

CROWN source code on https://gitlab.crownplatform.com/crown/crown-core

Speak with Team in live at https://discordapp.com/invite/rB3Kr86

CROWN BITCOINTALK https://bitcointalk.org/index.php?topic=815487.0

CROWN MEDIUM https://medium.com/crownplatform

CROWN REDDIT https://www.reddit.com/r/Crown/

CROWN History: https://www.crownplatform.com/about/#history

Team & Contributors: https://www.crownplatform.com/about/#team

Explorer: https://chainz.cryptoid.info/crw/

CROWN NFT DOC - NFT Framework Simple assets registration on the blockchain. The NFT (non-fungible tokens) framework is a registry subsystem which enables the community to register physical or digital assets on the Crown blockchain.https://docs.google.com/document/d/1WE9ikiSieQvyiM0iSY7hJh1h6HXIdQZJFD9jkJPW6dc

CROWN NFT Framework Paper: https://medium.com/crownplatform/crown-platform-nft-framework-18d88f9db76


Crown Paper 1.0 - Governance
In this paper, the Crown team provides a brief background on the platform, introduces its governance concepts, and outlines how the project will interact with both the technology and the community. https://crownplatform.com/wp-content/uploads/2018/04/CRW1.0-Governance.pdf

Crown Paper 1.1 - Identity In this paper, Crown defines its concept of identity and explores the key driver behind the platform’s development and success. https://crownplatform.com/wp-content/uploads/2018/04/CRW1.1-Identity.pdf

Crown Paper 2.0 - Introduction & Features
In this paper, the Crown team introduces the core entities that will form the platform, and the design principles it will use alongside the development process.
https://crownplatform.com/wp-content/uploads/2018/04/CRW2.0-Introduction-Features.pdf

Crown Paper 3.0 - Applications
In this paper, Crown’s team describes its vision of how applications will fit into the platform, and how the platform will allow those applications to operate as business entities. https://crownplatform.com/wp-content/uploads/2018/04/CRW3.0-Applications.pdf

Crown Paper 4.0 - Combinations & Permutations
In this paper, the Crown team explains what makes the project unique, detailing some of the proposed use models for its platform. https://crownplatform.com/wp-content/uploads/2018/04/CRW4.0-Combinations.pdf

Crown Paper 5.0 - Symbols, Skyhooks & Survival
In this paper, the Crown team discusses the power and significance of symbols, revealing the meaning behind its namesake headdress. https://crownplatform.com/wp-content/uploads/2018/04/CRW5.0-Symbols.pdf

Crown Paper 6.0 - Sharing & Open Teams
In this paper, Crown contextualizes the relationship between economic, social and technological change, delving into how these connections influence blockchain technology and Crown’s future goals. https://crownplatform.com/wp-content/uploads/2018/04/CRW6.0-Team.pdf

Crown Paper 7.0 - A Personal Story
In this paper, one of Crown’s team members describes why he became involved with the platform. https://crownplatform.com/wp-content/uploads/2018/04/CRW7.0-Stories.pdf

Crown Paper 8.0 - Crown Atomic Features
In this paper, the Crown team discusses three development proposals for the community at large to consider and vote on. https://crownplatform.com/wp-content/uploads/2018/04/CRW8.0-Atomic.pdf

STYLING GUIDE
http://nextcloud.crownplatform.com/nextcloud/s/QapQ3eB2TFokCeQ


Contact: https://www.crownplatform.com/contact-us/



FILIP MAJOR FOUNDER OF CROWNCOIN (PRECURSOR TO CROWNPLATFORM)
https://cz.linkedin.com/in/filip-major-7937b868

JAN BRODY FOUNDER OF CROWNCOIN (PRECURSOR TO CROWNPLATFORM)
New account: https://medium.com/@janbrody

PAUL JENKINSON INFRASTRUCTURE ENGINEER
https://twitter.com/DevPJ

CROWN CENTRALE https://twitter.com/CrownPlatform

EDWARD MORRA CROWN SYSTEM ADMINISTRATOR
https://twitter.com/EdwardMorra_CRW

CAL NAUGHTON JR CROWN Platform Business Development
https://twitter.com/NaughtonJnr

ARTEM BRAZHNIKOV CROWN TECH LEAD
https://www.linkedin.com/in/artembrazhnikov/
https://twitter.com/dev_artem

ASHOT KHACHATRYAN CROWN C++ DEVELOPER
https://www.linkedin.com/in/ashkhachatryan/
https://twitter.com/ashkhachatryanh

Aitor Ibañez CROWN C++ JavaScript developer & frontend & smartContracts
https://twitter.com/aitoribanez_

CHRIS KIBBLE CROWN PR & MARKETING
https://www.linkedin.com/in/chris-kibble-test-manager/
https://twitter.com/Chr1s_K1

MATT BLACK CROWN webdeveloper
https://twitter.com/the_mattblack

OLYA SUHOVIRSKAYA CROWN SOCMA
https://www.linkedin.com/in/olya-suhovirskaya-1b363215b/

DAN JAMES CROWN STRATEGY ADVISOR
https://www.linkedin.com/in/amesdaniel/

DAVE MIDNIGHT CROWN engineer
https://twitter.com/crowntechltd

INIGO VAN DIJK WEB DEVELOPMENT
https://twitter.com/CrownInUa

And others CROWN contributors at: https://discordapp.com/invite/rB3Kr86

17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: February 05, 2020, 11:12:16 AM
According to the research firm Gartner, blockbuster smart contracts could bring advantages (and some disadvantages) to companies in their data management. While smart contracts could improve the quality of this data, they could in return reduce its availability...Smart contracts, a revolution in the world of Data In a press release issued on January 30, Gartner's analyst group presented its findings on a study of the potential of smart contracts for enterprise data.

https://www.gartner.com/en/newsroom/press-releases/2020-01-30-gartner-predicts-that-organizations-using-blockchain-

According to Gartner, by 2023, companies that use smart contracts - voluntarily or by external necessity - will see a 50% increase in the overall quality of their data. Conversely, these smart contracts could reduce the availability of data for these same companies by 30%. A decrease linked to the inherent risks on governance and consensus of a blockchain.

An overall positive impact: However, the net impact of smart contracts would be "positive" for data management and analysis, as they "improve the transparency, timeliness and distribution of decision making," as well as the quality of decision making, according to Gartner's findings. This is due to the continuous verification of blockchains, which makes the data "more accurate, reliable and trustworthy".

"Smart contracts are important (...) they promise an almost certain exchange of trust. Once deployed, smart blockchain contracts are immutable and irrevocable (...), which imposes a binding commitment to do or not to do something in the future. In addition, they eliminate third party intermediaries and their fees," Lydia Clougherty Jones, senior director of research at Gartner. Gartner concludes its press release by recommending that leading players in the data and analytics industry "start testing smart blockchain contracts now", first with simple processes and then to automate more complex processes. Distributed register technology (DLT), popularized by Bitcoin, has brought with it a host of new innovations. Smart contracts are a good example, and more and more research is taking their disruptive potential in various industries very seriously. Crown is also leading the way in this technology.

───▄▀▀▀▄▄▄▄▄▄▄▀▀▀▄───
───█▒▒░░░░░░░░░▒▒█───
────█░░█░░░░░█░░█────
─▄▄──█░░░▀█▀░░░█──▄▄─
█░░█─▀▄░░░░░░░▄▀─█░░█
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
█░░╦─╦╔╗╦─╔╗╔╗╔╦╗╔╗░░█
█░░║║║╠─║─║─║║║║║╠─░░█
█░░╚╩╝╚╝╚╝╚╝╚╝╩─╩╚╝░░█
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: January 21, 2020, 06:02:47 PM
Quote
from CRW Discord

https://crwcards.com/ Is now open and ready to take Pre-orders!
Orders will be processed once NFT is in mainnet.
Current payment options are Paypal or "cash" (send CRW/BTC etc direct to us).

We will submit a proposal in the next superblock to help fund start-up, here's the proposal it's self
https://crwcards.com/crwproposal

Designs are by
https://blockdesigns.net/
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: January 21, 2020, 05:19:30 PM
While a Crown private chain can potentially improve the efficiency of business processes, the Crown public chain has clear comparative advantages and is creating innovative business models every day that can unlock untapped value within companies. The next challenge is for companies to take the plunge and consider tokenizing assets on the public network to match the revolution that the public blockchain has set in motion.
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRW] CROWN (MN-PoS) | Platform | NFT framework | Governance | Masternodes on: January 21, 2020, 05:14:30 PM
I m reading here is very interesting. Do you really think that NFT or Tokenization will revolutionize the industry? If so, can you convince me?

CROWN's exploration of blockchain technology is focused on its private and public implementations and is developing NFT tokenization, an unprecedented opportunity for the company.

A token is a numerical representation of an underlying asset. It can be an intangible asset (a right, financial instrument, other crypto-active) or a physical asset (a property, a work of art). In the context of the blockchain, the tokens are governed by the protocol itself, or by "smart contracts" deployed by their owner, who is thus the issuer of the tokens. Issuing tokens on a blockchain, known as "tokenization" of assets, opens up many opportunities for companies.

From a technological point of view, tokens can be used for data and/or value transfers. Their use could reduce transaction costs and also shorten the time usually needed to complete the transaction. These are two significant benefits.

Take the example of a supply chain. De facto, it generates a whole arsenal of complex contracts between suppliers, manufacturers, retailers, etc., and the supply chain is a complex and complex process. When all the terms of a contract are not respected by one of the parties involved, a lengthy bureaucratic process is often required to resolve the dispute and possibly demand financial compensation.

With a "smart contract", the automatic transfer of value takes place if and only if all the conditions of the contract are met. In this way, each partner can avoid cumbersome and costly procedures in the event of a breach of their respective obligations.

CROWN can also strengthen financial inclusion.
Another opportunity arising from tokenization is to make the current financial ecosystem more accessible. We know, for example, that even today, in the Middle East and North Africa, 52% of men and only 35% of women have a bank account, and I am not even talking about certain South American states that need one. In the Philippines, rural banks are not connected to any electronic banking services, and they do not provide access to national and international money transfer networks.

However, a "stable corner", i.e. a so-called stable crypto-active, because immune to the volatility of its price and offering at all times parity with a legal short currency, could make it possible to develop an open and easily accessible payment network - thanks to a simple mobile phone - even in regions where banking and payment institutions are malfunctioning. Stable corners could also be used for interbank remittances by consolidating the execution of transactions on a single platform.

CROWN's deployed technology can make illiquid assets liquid because tokens can also be used to represent all or a fraction of a real-world entity (gold, oil, real estate, etc.).  

Indeed, tokenization allows to split traditionally illiquid assets into smaller and thus more liquid components, a valuable asset to boost the exchange of these assets. Some companies are also embarking on this adventure, for example IoT-IT and its sale of a tokenised house on the CROWN network.

Thus, by allowing the splitting of assets, tokenization could reinvigorate trade while reducing illiquidity premiums.




You're absolutely right all the way!

There is also a new model of crowdfunding that can be applied via Crown since a token can also be used to represent rights to a future good or service. This is called a utility token. Issuing such tokens, called Initial Coin Offerings (ICO), makes it possible to raise funds in an unprecedented way, while attracting the support of a user base even before the launch of a product or service. While investment in start-ups or development stage companies has traditionally been reserved for business angels or venture capitalists, tokenization on public blockbusters creates a new investment model based on the principle of equity financing, as it is open to any type of investor.
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!