Pages:
Author

Topic: [ANN] Spacecoin (SPACE) | PoW/PoS | zk-SNARKS | CryptoConditions | Atomic Swaps - page 4. (Read 2899 times)

hero member
Activity: 1257
Merit: 501
When do you plan to listing on exchanges?
jr. member
Activity: 96
Merit: 1
A Tokens page was added to the site with some basic information and links to the guides.

https://spaceworks.co/spacecoin/tokens/

If you're interested in SPACE and thinking about launching a token, consider using SPACE blockchain.
jr. member
Activity: 96
Merit: 1
is there a telegram group? or this forum is the community of spaceworks?
i want to buy but i can not find it on exchange. or buying is from miners only?
i want to buy coins and probably start mining it, if there are community on telegram, invite me please @svenseven777

No telegram yet, we'll make one soon. The community is on discord, come join us:  https://spaceworks.co/discord

There are people on the discord doing OTC trading where you can buy.

You could also buy SPACE on atomicDEX, there are orders available.

The next official release of atomicDEX-Pro (desktop app) that includes SPACE isn't out yet, so the options are:

1. Use atomicDEX-API : https://github.com/KomodoPlatform/atomicDEX-API

2. Download the dev branch artifact of atomicDEX-Pro that includes SPACE: https://github.com/KomodoPlatform/atomicDEX-Pro/actions/runs/288840856
newbie
Activity: 1
Merit: 0
is there a telegram group? or this forum is the community of spaceworks?
i want to buy but i can not find it on exchange. or buying is from miners only?
i want to buy coins and probably start mining it, if there are community on telegram, invite me please @svenseven777
jr. member
Activity: 96
Merit: 1
Is there any live electrum server for SPACE?

Yes there are 2 SPACE electrum servers currently running.

electrum1.spaceworks.co and electrum2.spaceworks.co

Others are welcome to add more!
member
Activity: 72
Merit: 77
Is there any live electrum server for SPACE?
jr. member
Activity: 96
Merit: 1
If you're a Spacecoin supporter, please follow our twitter account to help grow our userbase https://twitter.com/SpacecoinSPACE
jr. member
Activity: 96
Merit: 1
I am quitting mining due to pool problems.
Pool equihash.network- I can't connect.
Pool spaceworks.co- constantly drops in invalid hashrate.

There are 7 miners on equihash.network mining away now, there must be some error for why you can't connect. If you join discord you could speak with the pool operator.

As for spaceworks.co, the only invalid shares in the logs occur when a new block is found and miners are submitting shares from old blocks.

There are also 3 other SPACE pools you could try out as well.
hero member
Activity: 1257
Merit: 501
I am quitting mining due to pool problems.
Pool equihash.network- I can't connect.
Pool spaceworks.co- constantly drops in invalid hashrate.
jr. member
Activity: 96
Merit: 1
jr. member
Activity: 96
Merit: 1
If you'd like to use Tokens on SPACE blockchain there are now some guides available.

Create a Token: https://github.com/SpaceWorksCo/guides/blob/master/Create-A-Token.md

Transfer Tokens: https://github.com/SpaceWorksCo/guides/blob/master/Transfer-Tokens.md


The first on chain token exchange has just happened as well. 1 SPACE was traded for 1 SWTT

https://explorer.spaceworks.co/tx/6053e01d5e19d2270148213542779ab78837cd9026048e6d6c51b5861a8f18fb

A guide for placing orders and buying/selling will be coming next.


If you'd like any support or have questions feel free to ask here or join the discord: https://spaceworks.co/discord
jr. member
Activity: 96
Merit: 1
Great job!

Can you demo some more of these tokens? How are they created, and used, sent, etc?
Are these available in a wallet?
Please keep us updated at Discord as well.

Thanks

A guide to creating a new token is in the works now. Definitely more to come!

I'll be sure to update here and discord.
newbie
Activity: 2
Merit: 0
Great job!

Can you demo some more of these tokens? How are they created, and used, sent, etc?
Are these available in a wallet?
Please keep us updated at Discord as well.

Thanks
jr. member
Activity: 96
Merit: 1
One feature available with SPACE is Tokens.

Tokens are already available in the codebase and can be used right on the SPACE blockchain. Similar to colored coins for bitcoin or ERC tokens on ETH.

Here is an example of test token I created:
./spacecoin-cli tokeninfo e6f7accda67f906f4e45449c44a28e968ceead98b7d7a8a22cda9282e73c782b
{
  "result": "success",
  "tokenid": "e6f7accda67f906f4e45449c44a28e968ceead98b7d7a8a22cda9282e73c782b",
  "owner": "0251731f82671b78bd32a60faddc1ec4909903d889f23831736c32d9784dacb1ed",
  "name": "SWTT",
  "supply": 393939,
  "description": "SpaceWorks Test Token"
}

Explorer proof of creation: https://explorer.spaceworks.co/tx/e6f7accda67f906f4e45449c44a28e968ceead98b7d7a8a22cda9282e73c782b

Token transfer transaction: https://explorer.spaceworks.co/tx/ae8336865511aeaa9498535eaceb5e8893feadf8e931945e0b697a40949b7eef

Tokens can also be exchanged on the blockchain with SPACE using bid and ask orders.

Long story short, other projects that wish to launch their own token can do so on the SPACE blockchain and benefit from spacecoin's low fees and fast blocks.

For anyone interested, you can find more info on the token methods at http://spacecoin-rpc.spaceworks.co/ or by using our basic token-cli tool: https://github.com/SpaceWorksCo/token-cli
jr. member
Activity: 96
Merit: 1
Exchange?

Only atomicDEX-API for now. There's also some OTC trades happening in the discord.
jr. member
Activity: 96
Merit: 1
I have an atomicdex on my phone, I downloaded it from the play market, I did not find your coin there

SPACE is not currently found in AtomicDEX Mobile.

Currently it can be traded with atomicDEX-API.

It will be included in the next release of AtomicDEX-Pro (desktop version) or you can build it from source and trade SPACE now.
jr. member
Activity: 96
Merit: 1
Spacecoin is a 50/50 hybrid Proof of Work (PoW) and Proof of Stake (PoS) equihash coin.
In wallet -qt no stakes, how can I receive coins using POS?

You must first have coins in your wallet to be able to stake and receive more coins.

Mine or buy coins first and send them to the QT wallet.

Then enable staking by clicking on the Stake file.
hero member
Activity: 1257
Merit: 501
I have an atomicdex on my phone, I downloaded it from the play market, I did not find your coin there
member
Activity: 145
Merit: 10
Spacecoin is a 50/50 hybrid Proof of Work (PoW) and Proof of Stake (PoS) equihash coin.
In wallet -qt no stakes, how can I receive coins using POS?

I don't have any coins since I was not able to mine or buy, but I think (like on most other coins) that you must keep the wallet open and that's all.
hero member
Activity: 1257
Merit: 501
Spacecoin is a 50/50 hybrid Proof of Work (PoW) and Proof of Stake (PoS) equihash coin.
In wallet -qt no stakes, how can I receive coins using POS?
Pages:
Jump to: