-
Notifications
You must be signed in to change notification settings - Fork 75
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
add dappos plugin #347
base: master
Are you sure you want to change the base?
add dappos plugin #347
Conversation
"methods": [], | ||
"version": "1.0.0-alpha", | ||
"url": "https://remix-dappos-plugin.surge.sh/", | ||
"description": "Build frontend interfaces for smart contracts with no-code", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the PR, could you provide github repo where the code is stored?
we would also probably need to publish the plugin to IPFS, but we can help with that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @yann300. Haven't deployed the code yet, is that a requirement?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
repo for plugin: https://github.com/Dappos-Inc/remix-plugin
before we can merge yes, also we might require the plugin to be posted in ipfs. more on that later... |
Hey Yann,
I just tried it and it's working as intended. Make sure you're using the
address of a deployed contract. Here are the docs for the plugin:
https://documentation.dappos.io/remix-ide-plugin/intro.
…On Wed, Jun 21, 2023 at 4:06 AM yann300 ***@***.***> wrote:
before we can merge yes, also we might require the plugin to be posted in
ipfs. more on that later...
btw I tried it but couldn't access the generated dapp.. I can give it a
try again if you tell me that should work.
—
Reply to this email directly, view it on GitHub
<#347 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASITDZJKX4CMSBTFMA6BJJDXMKTP5ANCNFSM6AAAAAAYKSBUZA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hey Yann,
here's the repo for the plugin https://github.com/Dappos-Inc/remix-plugin.
…On Wed, Jun 21, 2023 at 2:33 PM Diego ***@***.***> wrote:
Hey Yann,
I just tried it and it's working as intended. Make sure you're using the
address of a deployed contract. Here are the docs for the plugin:
https://documentation.dappos.io/remix-ide-plugin/intro.
On Wed, Jun 21, 2023 at 4:06 AM yann300 ***@***.***> wrote:
> before we can merge yes, also we might require the plugin to be posted in
> ipfs. more on that later...
> btw I tried it but couldn't access the generated dapp.. I can give it a
> try again if you tell me that should work.
>
> —
> Reply to this email directly, view it on GitHub
> <#347 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ASITDZJKX4CMSBTFMA6BJJDXMKTP5ANCNFSM6AAAAAAYKSBUZA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
No description provided.