Author

Topic: Deploy contract ETH (Read 106 times)

jr. member
Activity: 78
Merit: 1
November 08, 2020, 02:33:49 PM
#5
i have practised deploying tokens on the ethereum chain using the ropsten network before going live. try to use it also or if you insist on the remix, make some video research on youtube. am sure you will find many helping tutorials there.
hero member
Activity: 1974
Merit: 756
To boldly go where no rabbit has gone before...
November 08, 2020, 02:19:09 PM
#4
A simple google search should provide the answer you're looking for: https://remix-ide.readthedocs.io/en/latest/create_deploy.html

As i see from this doc, it's pretty well documented


My friend, your explanation does not answer my question. I have already read the remix documentation, as well as other articles on the subject.
My question is: implement the contract and keep some tokens in my wallet for hodl. In the documentation does not explain about it.

The specific contract is a DeFi contract: https://github.com/iearn-finance
It is already a ready contract and also does not explain about it.

So a contract will have some function to issue tokens. Just call it and issue them to yourself.
Contract without option to send tokens is basically worthless
newbie
Activity: 16
Merit: 0
November 08, 2020, 12:25:57 PM
#3
A simple google search should provide the answer you're looking for: https://remix-ide.readthedocs.io/en/latest/create_deploy.html

As i see from this doc, it's pretty well documented


My friend, your explanation does not answer my question. I have already read the remix documentation, as well as other articles on the subject.
My question is: implement the contract and keep some tokens in my wallet for hodl. In the documentation does not explain about it.

The specific contract is a DeFi contract: https://github.com/iearn-finance
It is already a ready contract and also does not explain about it.
hero member
Activity: 1974
Merit: 756
To boldly go where no rabbit has gone before...
November 03, 2020, 04:05:01 AM
#2
A simple google search should provide the answer you're looking for: https://remix-ide.readthedocs.io/en/latest/create_deploy.html

As i see from this doc, it's pretty well documented
newbie
Activity: 16
Merit: 0
November 02, 2020, 12:15:01 PM
#1
I'm trying to learn how to deploy a contract on Ethereum through Remix.org.
My question is this: I want to implement the contract and retain a part of the Tokens for my wallet, so that I can make my hodl (make my trades in the long run).

The contract that I'm implementing already has the source code ready, but I can't know how to implement it and I already have some tokens.

Any help?
Jump to: