Giter Site home page Giter Site logo

eos3d-contract's Introduction

eos3d.io 和 eosday.io 智能合约源代码

为了让玩家放心,我们完全开放了源代码,并且主动放弃了对于智能合约的任何控制权限。

短版(6小时 + 1分钟版):

长版(24小时 + 1小时版):

如何确认合约权限已经移交

$ cleosm get account eos3dio12345
permissions:
     owner     1:    1 eosio.prods@active,
        active     1:    1 [email protected],
memory:
...
$ cleosm get account eosdayeosday
permissions:
     owner     1:    1 eosio.prods@active,
        active     1:    1 [email protected],
memory:
...

通过 get account 命令可以查看合约账户权限,owner 权限已经移交给了 eosio.prods,即所有的出块节点(BP),active 权限为合约代码本身,这是为了可以利用合约实现自动提币。开发团队已经对合约没有任何控制权限。

eos3d-contract's People

Contributors

yanxi123-com avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

eos3d-contract's Issues

编译失败

eosio-cpp -o eosdayeosday eosdayeosday.cpp --abigen
我编译eosdayeosday的时候报错如下:

In file included from eosdayeosday.cpp:1:
./eosdayeosday.hpp:2:10: fatal error: 'eosiolib/currency.hpp' file not found

什么情况?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.