Search content
Sort by

Showing 20 of 136 results by kedia
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XMN] Metronotes
by
kedia
on 23/04/2021, 16:47:31 UTC

WARNING:

The Metroswap Exchange Smart Contract for Tron is not yet ready.  Metroswap is Experimental Software!  Should a trade be currently executed using Metroswap, the related funds will be lost!  REPEAT:  THE FUNDS WILL BE LOST!  Use Metroswap at your own risk.  That being said, Metronotes Tron Tokens are functioning normally.  This message will be removed upon publication of the Metroswap Exchange Smart Contract for Tron.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][TET] Tetcoin - The Currency for Change - No ICO - No Premine
by
kedia
on 05/04/2021, 18:01:10 UTC
Tetcore 2.0 Experimental is now available for testing - https://github.com/tetcoin/tetcore/releases/tag/2.0-experimental
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VAP] Vapory - The Most Flexible DAPP Platform
by
kedia
on 14/02/2021, 17:19:00 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XPS] Payshares - Simplifying Money for Everyone
by
kedia
on 17/11/2020, 13:50:16 UTC
In all there are 100,000,000,000 XPS at which half is to be distributed by various Airdrops.  Recently, the Payshares Windows Client was published to https://github.com/Payshares/paysharesd/releases/download/0.28.0-k/paysharesd.exe and as such we are Airdropping 1,000,000,000 XPS to new users of the Payshares Platform.  Simply Join us on Telegram with your Payshares Address generated by the Windows Client to participate.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XPS] Payshares - Simplifying Money for Everyone
by
kedia
on 14/11/2020, 12:51:20 UTC
Payshares for Windows is now available at Github: https://github.com/Payshares/paysharesd/releases/download/0.28.0-k/paysharesd.exe

With publication of this executable, five validators are being brought online with possible long term availability.  The master validator remains at one.vld.payshares.org.  Our secondary payshares.org validator is a snapshot state to preserve integrity of the Payshares blockchain while recently discovered issues are resolved.  This release is experimental with bounties for issue resolution ranging from 10,000 to 1,000,000 XPS.  It is expected that unknown events related to paysharesd on Windows may occur.  Post any discovered issues to https://github.com/Payshares/paysharesd/issues and solve the issue to receive an XPS Bounty.

RocksDB is currently not an option for storage on Windows.  As such, daemon configuration and performance are different than linux flavors.   In particular, users will notice that synching the Payshares Blockchain takes longer than usual as SQLite is being used.  Here is a sample paysharesd.cfg for Windows:

Code:
# Allow other peers to connect to this server.
#

[network_quorum]
0

[peer_ip]
0.0.0.0

[peer_port]
52011

# Allow untrusted clients to connect to this server.
#
[websocket_public_ip]
0.0.0.0

[websocket_public_port]
5016

# Provide trusted websocket ADMIN access to the localhost.
#
[websocket_ip]
127.0.0.1

[websocket_port]
6016

# Provide trusted json-rpc ADMIN access to the localhost.
#
[rpc_ip]
127.0.0.1

[rpc_port]
5015

[rpc_allow_remote]
0

[node_size]
medium

# This is primary persistent datastore for paysharesd.  This includes transaction
# metadata, account states, and ledger headers. 
[node_db]
type=Sqlite
path=ledger.db

[database_path]
C:/payshares/payshares/conf/db

# This needs to be an absolute directory reference, not a relative one.
# Modify this value as required.
[debug_logfile]
C:/payshares/conf/debug.log

[sntp_servers]
time.windows.com
time.apple.com
time.nist.gov
pool.ntp.org

# Where to find some other servers speaking the Payshares protocol.
#
[ips]
one.vld.payshares.org 52011
two.vld.payshares.org 52011

[validators]
n3pYRu4G6iGZciPbSfD1WtK7XqZciLMTCzDCMufmaPUf49ta4z2 VLD1
nfp4HeeiLXt1NvJc7ZFYnUxCZFipwgNLAbZfMwpZhR6MdrvZbm1 VLD2

# Ditto.
[validation_quorum]
1

[consensus_threshold]
1

[ledger_history]
full

# Turn down default logging to save disk space in the long run.
# Valid values here are trace, debug, info, warning, error, and fatal
[rpc_startup]
{ "command": "log_level", "severity": "warning" }

# Configure SSL for WebSockets.  Not enabled by default because not everybody
# has an SSL cert on their server, but if you uncomment the following lines and
# set the path to the SSL certificate and private key the WebSockets protocol
# will be protected by SSL/TLS.
#[websocket_secure]
#1

#[websocket_ssl_cert]
#/etc/ssl/certs/server.crt

#[websocket_ssl_key]
#/etc/ssl/private/server.key

# Defaults to 0 ("no") so that you can use self-signed SSL certificates for
# development, or internally.
#[ssl_verify]
#0

At time of this release, the Payshares Blockchain is currently at ledger #346917:
Code:
{
   "result" : {
      "ledger" : {
         "accepted" : true,
         "account_hash" : "35C0AE0A660EB128B2254059D58D1D0FBF281DB4EF8478C26C2092821C4E7BA8",
         "close_time" : 658673360,
         "close_time_human" : "2020-Nov-14 12:49:20",
         "close_time_resolution" : 10,
         "closed" : true,
         "fee_pool" : "1370",
         "hash" : "6FED0CF4B91CD8CA88460186A36BB5B31CD6C80839F1290751EACE9FA0685ECD",
         "inflate_seq" : "1",
         "ledger_hash" : "6FED0CF4B91CD8CA88460186A36BB5B31CD6C80839F1290751EACE9FA0685ECD",
         "ledger_index" : "346917",
         "parent_hash" : "2734C64A20B3E4050561B197CC4B263D33E83AA7FFF9A3D14A19504E712C82DF",
         "seqNum" : "346917",
         "totalCoins" : "99999999999998630",
         "total_coins" : "99999999999998630",
         "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000"
      },
      "status" : "success"
   }
}
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VAP] Vapory - The Most Flexible DAPP Platform
by
kedia
on 25/01/2019, 06:42:12 UTC


Vapory is the largest independent unified cryptocurrency project in existence with over 1,000 repositories under active development.  There are several key components each with different levels of priority which are not prioritized in this list:

Vapory: https://github.com/vaporyco
VaporyJS: https://github.com/vaporyjs
vWASM: https://github.com/vwasm
VaporyMining: https://github.com/vapory-mining
VaporWallet: https://github.com/vaporwallet
VaporState: https://github.com/vaporstate
VaporSphere: https://github.com/vaporsphere
VaporParty: https://github.com/vaporparty
VaporNS: https://github.com/vaporns
VaporMask: https://github.com/vapormask
VaporKitties: https://github.com/vaporkitties
VaporDelta: https://github.com/vapordelta
VaporChain: https://github.com/vaporchain
VaporAPIs: https://github.com/vaporapis
VaporCamp: https://github.com/vapor-camp
TxProtocol: https://github.com/tprotocol
Reddcraft: https://github.com/reddcraft
QuadNetwork: https://github.com/quadnetwork
MyVaporWallet: https://github.com/myvaporwallet
MoxieSuite: https://github.com/moxiesuite
EmergeNetwork: https://github.com/emergenetwork
Drift: https://github.com/driftproject
WOA: https://github.com/woaproject

Due to the complex nature of the platform, use of single page roadmaps are not in good form with project principles and future guidelines are planned to be published to https://trello.com/b/aDBR30Ks/vapory
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VAP] Vapory - The Most Flexible DAPP Platform
by
kedia
on 17/01/2019, 19:22:00 UTC
Interesting project and most of all a promising one. Is there a roadmap about this project? Would love to see it...

VaporKitties is on that path

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VAP] Vapory - The Most Flexible DAPP Platform
by
kedia
on 16/01/2019, 03:46:52 UTC

Vapory for Windows CLI Version 1.8.0 has been released to https://github.com/vaporyco/go-vapory/releases/tag/v1.8.0




On Windows, gvap.ipc is piped.  To attach the javascript console, execute:

Code:
gvap.exe attach \\.\pipe\gvap.ipc
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VAP] Vapory
by
kedia
on 09/01/2019, 19:20:01 UTC

Solidity 0.4.19 Vapory Developer Build has been released: https://github.com/vaporyco/solidity :Ensure the correct version by executing the git log command:

commit 91aa27c59b10efefa37b075e14cd50a37851969e
Author: Kedia <owner@kedia.co>
Date:   Wed Jan 9 13:51:01 2019 -0500


Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VAP] Vapory
by
kedia
on 04/01/2019, 01:21:31 UTC

A supply target of 100 Million Vapors has been set.  At genesis, only 83 Million Vapors were created and only 3 vapors are rewarded per block.  To honor those who most made Vapory possible, all Foundation Addresses were included with block #0.



Vapory Genesis Block:

Code:
{
  difficulty: 131073,
  extraData: "0x466f72676520696e746f20566173746e657373206f6620746865205661706f72",
  gasLimit: 4194304,
  gasUsed: 0,
  hash: "0x4486f6262c95d04b74e6df5f974619475e0744e329d0b63c18b7517223a5856f",
  logsBloom: "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  miner: "0x0000000000000000000000000000000000000000",
  mixHash: "0x0000000000000000000000000000000000000000000000000000000000000000",
  nonce: "0x000000000000232c",
  number: 0,
  parentHash: "0x0000000000000000000000000000000000000000000000000000000000000000",
  receiptsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  sha3Uncles: "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
  size: 543,
  stateRoot: "0x7785c47c5190f2f2a44f44ccf13bb6d25419b72c6f858e82e7ecbf4ecca72c5f",
  timestamp: 1547205071,
  totalDifficulty: 131073,
  transactions: [],
  transactionsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  uncles: []
}
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][WOA] WOA - Witness of Authority
by
kedia
on 30/12/2018, 19:10:12 UTC

Development of the WOA Cryptocurrency will begin after VAP reaches block #5000.  Updates to the network will be posted at https://github.com/woaproject - At the time of this update, the mainnet is on block #4710:


Code:
{
  difficulty: 511572,
  extraData: "0xd783010800846776617087676f312e372e33856c696e7578",
  gasLimit: 4712388,
  gasUsed: 0,
  hash: "0x93fd46dfb34eb48de5cb8f666c9d1d9938fd5df17c86cbf80af44b53f1d25672",
  logsBloom: "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  miner: "0xdd242656dfa2af1e2c200b9708bf142f4ae783fb",
  mixHash: "0x91903611380cbd6d5eb543829b19da7788d585ac6a0871ffdd42b534ad0f86ee",
  nonce: "0x5e739d1ffa9b97ce",
  number: 4710,
  parentHash: "0x0c7cee1e970062f38721dc207b89556645df2ce57a6e5344954e4c6ea0e92037",
  receiptsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  sha3Uncles: "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
  size: 537,
  stateRoot: "0x11715867c0bbf3c3cbf8a7a9a3bf839003b67fa6f1fa4f4f1469ba728e9e235c",
  timestamp: 1546196703,
  totalDifficulty: 1524148882,
  transactions: [],
  transactionsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  uncles: []
}
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VAP] Vapory
by
kedia
on 30/12/2018, 18:43:01 UTC

Go-Vapory 1.8.0 Unstable has been published to https://github.com/vaporyco/go-vapory : Confirm the correct source tree by executing the git log command:

commit 81e6e7f014c0c82d528c422228a854f8de14890a
Author: Kedia <owner@kedia.co>
Date:   Sat Jan 12 23:54:25 2019 -0500

    Vapor Generate

Documentation on the Vapory Protocol may be viewed at https://godoc.org/github.com/vaporyco/go-vapory for further review.  The Vapory compatible JavaScript API located at https://github.com/vaporyco/web3.js 

Vapor is a mineable cryptocurrency : https://youtu.be/fOaAgzabveM : with 83 Million Units in circulation at the genesis block:

Code:
{
  difficulty: 131073,
  extraData: "0x466f72676520696e746f20566173746e657373206f6620746865205661706f72",
  gasLimit: 4194304,
  gasUsed: 0,
  hash: "0x4486f6262c95d04b74e6df5f974619475e0744e329d0b63c18b7517223a5856f",
  logsBloom: "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  miner: "0x0000000000000000000000000000000000000000",
  mixHash: "0x0000000000000000000000000000000000000000000000000000000000000000",
  nonce: "0x000000000000232c",
  number: 0,
  parentHash: "0x0000000000000000000000000000000000000000000000000000000000000000",
  receiptsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  sha3Uncles: "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
  size: 543,
  stateRoot: "0x7785c47c5190f2f2a44f44ccf13bb6d25419b72c6f858e82e7ecbf4ecca72c5f",
  timestamp: 1547205071,
  totalDifficulty: 131073,
  transactions: [],
  transactionsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  uncles: []
}



The Vapory Main Network ID is 1 with the master node at one.vapory.co : enode://b403225f3b22919912a1c8a5b5f5925593ade909536c535bcb8a3ae8dd83b3b5d3dc1e1eb2868fd8e6ad1039cdceba8721b0ddfa51edbf7c695e08a457c9084d@159.65.97.242:30303

This update enables Vapory web3.js and use of the vap api.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XLT] Litetokens - The True Global Currency
by
kedia
on 28/12/2018, 04:40:48 UTC

Litetokens-Deployment has been published.  Please confirm that you are working with the correct source tree by executing the git log command:

commit aabb5c86b751fb5f1d8d01e91de0adf3f9c8eba3
Author: Kedia <owner@kedia.co>
Date:   Thu Dec 27 22:37:33 2018 -0500

This project assists with the creation of a Litetokens Node.  As mentioned with release of Litetokens Java Implementation, this repository provides the Official Mainnet Configuration File: main_net_config.cong

Litetokens-Deployment may be checked out at https://github.com/Litetokens/litetokens-deployment

Governance of the Litetokens Projects warrants that the original delegates receive an entitlement of up to 125 Milliion XLT.  This entitlement shall not exceed 3% of the Total Supply.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XLT] Litetokens - The True Global Currency
by
kedia
on 28/12/2018, 01:13:40 UTC

Litetokens Version 1.0.0 Experimental has been released.  Please confirm that you are in possession of the correct source tree by executing the git log command:

commit d37504eaad5b37e0af84dee6d0a266fe5d97d044
Author: Kedia <owner@kedia.co>
Date:   Thu Dec 27 19:48:08 2018 -0500

This build is considered experimental and unanticipated events may and will occur.  There are upcoming changes to the core delegation as the original stakeholders and elected witness have yet to be finalized.  This release is producing valid block entries with one.litetokens.co as the official validator and blockchain source.  99 Billion XLT were forged at genesis.

Smart contracts are not yet online as this change occurs with the shifting of the delegation.  The Litetokens Virtual Machine is still under testing and is pending release.  Please note the deployment scripts are invalid and will be updated in the near future.  Documentation has been published to https://github.com/litetokens/documentation

All tests are being reviewed and are being redeveloped.  Building with tests will fail.  To build, Oracle Java 8 is required.  On ubuntu:

simply clone https://github.com/Litetokens/java-litetokens.git
enter the java-litetokens directory
execute './gradlew build -x test'

A Litetokens Address and Private Key is required for operation.  Obtain one from https://paper.litetokens.co and securely store the results.  After building,  enter the build/libs directory and execute:

java -jar FullNode.jar -p YOURLITETOKENSPRIVATEKEY --witness -c ~/.litetokens/litetokens.conf

At time of this release, the Litetokens Mainnet Blockchain is undergoing tests.  The Mainnet litetokens.conf is scheduled for publication with the upcoming update of the deployment scripts.  Please direct any support inquires to https://twitter.com/litetokens
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XLT] Litetokens - The True Global Currency
by
kedia
on 27/12/2018, 07:32:11 UTC
There is no possible way to mine Litetokens.  Please consult the Documentation upon release for clarity on how to gain XLT through freezing.  Freezing provides voting, bandwidth, and Litepower to the participant.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XLT] Litetokens - The True Global Currency
by
kedia
on 27/12/2018, 04:37:07 UTC

We can confirm that the experimental build is producing block entries.  This build is scheduled for release within the near future at https://github.com/litetokens pending further testing.  The initial implementation of the Litetokens Protocol is written in Java.

The Litetokens Genesis Block Hash for this build is 0000000000000000741ab9a62c6e6937344e444469f399c58512a8221223ddb5
Post
Topic
Board Marketplace (Altcoins)
Re: [ANN][XRT] Reddcraft - A Platform for Stable Asset Development
by
kedia
on 26/12/2018, 20:35:39 UTC
In line with the traditional creation of the Reddcraft Repos on Github, we published a blank page to https://reddcraft.vapory.co : The Development of Reddcraft has initiated.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XLT] Litetokens - The True Global Currency
by
kedia
on 26/12/2018, 15:10:11 UTC
Securely generate XLT addresses with the Litetokens Paper Wallet: https://paper.litetokens.co/

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VTX] The Tx Project
by
kedia
on 13/12/2018, 18:12:09 UTC
We updated our Twitter with our new Profile Photo: https://twitter.com/thetxproject
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MTC] Metrocoin is for Growth
by
kedia
on 30/11/2018, 11:59:01 UTC
New Metrocoin Mining pool with hourly MTC payouts : https://peertokens.co