Coder Social home page Coder Social logo

erc_20's Introduction

ERC-20 sur Starknet avec Cairo

Adresse du smart contract sur Sepolia :

Contract deployed:
0x0595a40955821af987d7d711305c1ff02dcde786a43a7ed0f1a00d9f9a04d9a3

Build

scarb build

Déploiement sur Starknet

Préparer le déploiement(Facultatif)

Soyez sur que votre account.json et keystore.json sont bien configurés.

export STARKNET_ACCOUNT=~/.starkli-wallets/deployer/account.json
export STARKNET_KEYSTORE=~/.starkli-wallets/deployer/keystore.jso

Declaration

starkli declare target/dev/erc_20_MonSmartContract.contract_class.json --network sepolia

Déploiement

starkli deploy $CLASS_HASH $ADRESSE_WALLET_SUPPLY_INITIAL --network sepolia

Inclusion dans ArgentX

Soyez sur d'être sur Sepolia(et non mainnet) puis cliquez sur Add new token puis entrez l'adresse du smart contract.

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.