1234[build-dependencies.substrate-build-script-utils]5git = 'https://github.com/paritytech/substrate.git'6branch = 'rococo-v1'7version = '3.0.0'89101112[dependencies.frame-benchmarking]13git = 'https://github.com/paritytech/substrate.git'14branch = 'rococo-v1'15version = '3.0.0'1617[dependencies.frame-benchmarking-cli]18git = 'https://github.com/paritytech/substrate.git'19branch = 'rococo-v1'20version = '3.0.0'2122[dependencies.pallet-transaction-payment-rpc]23git = 'https://github.com/paritytech/substrate.git'24branch = 'rococo-v1'25version = '3.0.0'2627[dependencies.sc-basic-authorship]28git = 'https://github.com/paritytech/substrate.git'29branch = 'rococo-v1'30version = '0.9.0'3132[dependencies.sc-chain-spec]33git = 'https://github.com/paritytech/substrate.git'34branch = 'rococo-v1'35version = '3.0.0'3637[dependencies.sc-cli]38features = ['wasmtime']39git = 'https://github.com/paritytech/substrate.git'40branch = 'rococo-v1'41version = '0.9.0'4243[dependencies.sc-client-api]44git = 'https://github.com/paritytech/substrate.git'45branch = 'rococo-v1'46version = '3.0.0'4748[dependencies.sc-consensus]49git = 'https://github.com/paritytech/substrate.git'50branch = 'rococo-v1'51version = '0.9.0'5253[dependencies.sc-consensus-aura]54git = 'https://github.com/paritytech/substrate.git'55branch = 'rococo-v1'56version = '0.9.0'5758[dependencies.sc-executor]59features = ['wasmtime']60git = 'https://github.com/paritytech/substrate.git'61branch = 'rococo-v1'62version = '0.9.0'6364[dependencies.sc-finality-grandpa]65git = 'https://github.com/paritytech/substrate.git'66branch = 'rococo-v1'67version = '0.9.0'6869[dependencies.sc-keystore]70git = 'https://github.com/paritytech/substrate.git'71branch = 'rococo-v1'72version = '3.0.0'7374[dependencies.sc-rpc]75git = 'https://github.com/paritytech/substrate.git'76branch = 'rococo-v1'77version = '3.0.0'7879[dependencies.sc-rpc-api]80git = 'https://github.com/paritytech/substrate.git'81branch = 'rococo-v1'82version = '0.9.0'8384[dependencies.sc-service]85features = ['wasmtime']86git = 'https://github.com/paritytech/substrate.git'87branch = 'rococo-v1'88version = '0.9.0'8990[dependencies.sc-telemetry]91git = 'https://github.com/paritytech/substrate.git'92branch = 'rococo-v1'93version = '3.0.0'9495[dependencies.sc-transaction-pool]96git = 'https://github.com/paritytech/substrate.git'97branch = 'rococo-v1'98version = '3.0.0'99100[dependencies.sc-tracing]101git = 'https://github.com/paritytech/substrate.git'102branch = 'rococo-v1'103version = '3.0.0'104105[dependencies.sp-block-builder]106git = 'https://github.com/paritytech/substrate.git'107branch = 'rococo-v1'108version = '3.0.0'109110[dependencies.sp-api]111git = 'https://github.com/paritytech/substrate.git'112branch = 'rococo-v1'113version = '3.0.0'114115[dependencies.sp-blockchain]116git = 'https://github.com/paritytech/substrate.git'117branch = 'rococo-v1'118version = '3.0.0'119120[dependencies.sp-consensus]121git = 'https://github.com/paritytech/substrate.git'122branch = 'rococo-v1'123version = '0.9.0'124125[dependencies.sp-consensus-aura]126git = 'https://github.com/paritytech/substrate.git'127branch = 'rococo-v1'128version = '0.9.0'129130[dependencies.sp-core]131git = 'https://github.com/paritytech/substrate.git'132branch = 'rococo-v1'133version = '3.0.0'134135[dependencies.sp-finality-grandpa]136git = 'https://github.com/paritytech/substrate.git'137branch = 'rococo-v1'138version = '3.0.0'139140[dependencies.sp-inherents]141git = 'https://github.com/paritytech/substrate.git'142branch = 'rococo-v1'143version = '3.0.0'144145[dependencies.sp-runtime]146git = 'https://github.com/paritytech/substrate.git'147branch = 'rococo-v1'148version = '3.0.0'149150[dependencies.sp-timestamp]151git = 'https://github.com/paritytech/substrate.git'152branch = 'rococo-v1'153version = '3.0.0'154155[dependencies.sp-transaction-pool]156git = 'https://github.com/paritytech/substrate.git'157branch = 'rococo-v1'158version = '3.0.0'159160[dependencies.sp-trie]161git = 'https://github.com/paritytech/substrate.git'162branch = 'rococo-v1'163version = '3.0.0'164165[dependencies.substrate-frame-rpc-system]166git = 'https://github.com/paritytech/substrate.git'167branch = 'rococo-v1'168version = '3.0.0'169170[dependencies.pallet-contracts]171git = 'https://github.com/paritytech/substrate.git'172branch = 'rococo-v1'173version = '3.0.0'174175[dependencies.pallet-contracts-rpc]176git = 'https://github.com/paritytech/substrate.git'177branch = 'rococo-v1'178version = '3.0.0'179180181[dependencies.sc-network]182git = 'https://github.com/paritytech/substrate.git'183branch = 'rococo-v1'184version = '0.9.0'185186[dependencies.serde]187features = ['derive']188optional = true189version = '1.0.119'190191[dependencies.serde_json]192version = '1.0.41'193194195196197198[dependencies.cumulus-client-consensus-relay-chain]199git = 'https://github.com/paritytech/cumulus.git'200branch = 'rococo-v1'201202[dependencies.cumulus-client-collator]203git = 'https://github.com/paritytech/cumulus.git'204branch = 'rococo-v1'205206[dependencies.cumulus-client-cli]207git = 'https://github.com/paritytech/cumulus.git'208branch = 'rococo-v1'209210[dependencies.cumulus-client-network]211git = 'https://github.com/paritytech/cumulus.git'212branch = 'rococo-v1'213214[dependencies.cumulus-primitives-core]215git = 'https://github.com/paritytech/cumulus.git'216branch = 'rococo-v1'217218[dependencies.cumulus-client-service]219git = 'https://github.com/paritytech/cumulus.git'220branch = 'rococo-v1'221222223224225[dependencies.polkadot-primitives]226git = "https://github.com/paritytech/polkadot"227branch = 'rococo-v1'228229[dependencies.polkadot-service]230git = "https://github.com/paritytech/polkadot"231branch = 'rococo-v1'232233[dependencies.polkadot-cli]234git = "https://github.com/paritytech/polkadot"235branch = 'rococo-v1'236237[dependencies.polkadot-test-service]238git = "https://github.com/paritytech/polkadot"239branch = 'rococo-v1'240241[dependencies.polkadot-parachain]242git = "https://github.com/paritytech/polkadot"243branch = 'rococo-v1'244245246247248249[dependencies.nft-runtime]250path = '../runtime'251version = '3.0.0'252253254255256[package]257authors = ['Unique Network <support@uniquenetwork.io>']258build = 'build.rs'259description = 'Substrate node nft'260edition = '2018'261homepage = 'https://unique.network'262license = 'All Rights Reserved'263name = 'nft'264repository = 'https://github.com/usetech-llc/nft_private/'265version = '3.0.0'266267[[bin]]268name = 'nft'269270[package.metadata.docs.rs]271targets = ['x86_64-unknown-linux-gnu']272273[dependencies]274futures = '0.3.4'275log = '0.4.8'276flexi_logger = "0.15.7"277parking_lot = '0.10.0'278structopt = '0.3.8'279jsonrpc-core = '15.0.0'280281[features]282default = []283runtime-benchmarks = ['nft-runtime/runtime-benchmarks']