0xSamet / etb-projects-voting-app

EatTheBlocks - Etb Token Projects Voting App
https://etb-projects-voting-app.vercel.app/
2 stars 2 forks source link

Farklı Networkleri Ayarlama #3

Open 0xOzgur opened 2 years ago

0xOzgur commented 2 years ago

Samet tekrar merhabalar, Ben bu projeyi avax üzerinde oluşturmaya çalışıyorum fakat içinden çıkamadığım bir şekilde avax ağına bağlanmayı beceremiyorum :)

ethereum.js dosyasında

const networks = {
  56: "Binance Smart Chain Mainnet",
  97: "Binance Smart Chain Testnet",
  5777: "Local development blockchain",
  43114: "Avalanche Mainnet",
  43113: "Avalanche Fuji Testnet"
};

.evn dosyasında; NEXT_PUBLIC_NETWORK_ID=43114 WEB3_PROVIDER=https://api.avax.network/ext/bc/C/rpc/

token.json dosyasını da kendi tokenima göre uyarladım.

Neyi gözden kaçırıyorum sence?

image

0xSamet commented 2 years ago

Merhaba, metamask üzerinde avax ağına bağlı olman gerek ama bunu sadece cüzdan bağlamaya çalışırken sorması lazım.

Ozgur Uzden @.***>, 27 Eyl 2021 Pzt, 21:48 tarihinde şunu yazdı:

Samet tekrar merhabalar, Ben bu projeyi avax üzerinde oluşturmaya çalışıyorum fakat içinden çıkamadığım bir şekilde avax ağına bağlanmayı beceremiyorum :)

ethereum.js dosyasında

const networks = {

56: "Binance Smart Chain Mainnet",

97: "Binance Smart Chain Testnet",

5777: "Local development blockchain",

43114: "Avalanche Mainnet",

43113: "Avalanche Fuji Testnet"

};

.evn dosyasında; NEXT_PUBLIC_NETWORK_ID=43114 WEB3_PROVIDER=https://api.avax.network/ext/bc/C/rpc/

token.json dosyasını da kendi tokenima göre uyarladım.

Neyi gözden kaçırıyorum sence?

[image: image] https://user-images.githubusercontent.com/29779769/134967336-9a47d60a-4031-40ae-b122-212205cf0aa0.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sametatasever/etb-projects-voting-app/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOERQRA4YYCP3GR4XUW4ATLUEC375ANCNFSM5E3G4JFQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

0xOzgur commented 2 years ago

Tabi ki metamask bağlı. Daha önce birkaç app'de networkleri değiştirmiştim, burada binance smart chain dışında bir networkte çalıştıramıyorum, çıldırmak üzereyim :)

0xSamet commented 2 years ago

contract adresini yazabilirsen birde ben bakayım

Sent from my iPhone

On 28 Sep 2021, at 22:48, Ozgur Uzden @.***> wrote:

 Tabi ki metamask bağlı. Daha önce birkaç app'de networkleri değiştirmiştim, burada binance smart chain dışında bir networkte çalıştıramıyorum, çıldırmak üzereyim :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.