-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KIP-0003: Polkadot Integration #8
base: master
Are you sure you want to change the base?
Conversation
A question from Robert Hambrock:
Response from Emily Pillmore:
|
Another question from Robert Hambrock:
Response from Emily Pillmore:
|
Regarding the recent addition of Module References into Pact, I propose the following as an addition to the spec:
|
Hello there, I am working on a Substrate chain, independent for now but future parachain. I want to know if I can have Pact on the chain I am working on. How did the research to include Pact onto Polkadot go? I intend to have Pact as a first class smart contracts language on my chain through this work, how can I make it happen? Thank you. |
Also, how well does Pact minimize complexity for developers writing dapps? Does the developer have to interact with consensus and networking? |
Hi @kcelestinomaria - this is currently still in RnD, but the research tells me this should work just fine if we get the go ahead from Polkadot. From a priority standpoint, I would love to see this out within the year, but alot of our work is dependent on whether Web3 Foundation signs off on the idea! I've delivered the preliminary research paper to them, and we're waiting to hear back. People can help by harassing them every chance they get 😉
As a rule, Pact smart contract authors never have to interact with consensus or networking. The service that runs the Pact transaction layer only requires a little integration on the implementation side of things, but never on the part of people doing the contract development. From the smart contract author's perspective, It Just Works (tm). |
Will Kadena be participating in the perachain auction for KadenaDOT? |
See https://github.com/kadena-io/KIPs/blob/kip-0003/kip-0003.md.