【Testing Announcement】KylinPoint

作者: Lochaiching | 来源:发表于2018-09-04 17:12 被阅读1次

    Glad to announce it——From now on,there are Points in Kylin Testnet(CryptoKylin Testnet,Website:https://www.cryptokylin.io/)!

    EOShenzhen has written a Bancor exchange model based KylinsPoints, and deployed on the KylinPoints account currently. Below is a guide to the test, which can be used on the CryptoKylin Testnet for EOS token convert to KLP, and it can convert reversely(Under the premise that the Connector contains EOS).

    We plan to finish UI on the KylinPoints exchange and we welcome you to test it and give your valuable comments.

    Here's the full text of the test guide:


    Kylin_Bancor_Points Test Guide

    Inspiration

    EOS Ram System

    The project is currently in alpha version, and there may be a lot of problems.

    Manual Test Guide

    Introduction to KLP Bancor Token:

    Account kypsmintager: used for minting token, deploying the klp.token smart contract

    Account kylinspoints: used to transfer token, deploy the klp.connector smart contract

    • the testing account transfers to EOS to kylinspoints and returns KLP token

    • the testing account transfers KLP to kylinspoints and returns EOS token

    cleos -u http://api-kylin.eoshenzhen.io:8890 kylinspoints klp.contracts/build/klp.token
    

    1.1. Preparation

    http://faucet.cryptokylin.io/create_account?XXXX

    http://faucet.cryptokylin.io/get_token?XXXX

    2. Transfer EOS to kylinspoints account

    cleos -u http://api-kylin.eoshenzhen.io:8890 push action kylinspoints transfer '["kylinspoints", "testsaccount", "1.234 EOS", "convert KLP"]' -p kylinspoints
    

    3. Transfer KLP to kylinspoints account

    cleos -u http://api-kylin.eoshenzhen.io:8890 push action kylinspoints transfer '["testsaccount", "kylinspoints", "1000 KLP", "transfer KLP"]' -p testsaccount
    

    Visual operation

    curl --request POST \
    
        --url http://api-kylin.eoshenzhen.io:8890/v1/chain/get_table_rows \
    
        --data
    
    '{"code":"kylinspoints","scope":"kylinspoints","table":"klpmarket", "json":"true"}'
    

    UI

    (ing...)

    中文版指南地址


    了解更多关于EOShenzhen:

    We are EOShenzhen

    不同入口如何投票:
    imToken
    火币
    portal

    关于我们更多联系:
    Website:https://eoshenzhen.io

    Steem:https://steemit.com/@eoshenzhen

    Busy:https://busy.org/@eoshenzhen

    Telegram:https://t.me/eoshenzhen

    Twitter:https://twitter.com/eostechlover

    简书:EOS技术爱好者

    新浪微博:EOSTechLover


    EOShenzhen的投票账号:eoshenzhenio

    相关文章

      网友评论

        本文标题:【Testing Announcement】KylinPoint

        本文链接:https://www.haomeiwen.com/subject/oojgwftx.html