Coder Social home page Coder Social logo

sbnair / substrate-contract-erc20 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vlasfama/substrate-contract-erc20

0.0 1.0 0.0 49 KB

This repository contains substrate blockchain with contract pallet added. Its also contains Erc20 smart contract which is complied to wasm and deployed using redspot

License: Apache License 2.0

Rust 84.86% TypeScript 15.14%

substrate-contract-erc20's Introduction

substrate-contract-erc20

This repository contains substrate blockchain with contract pallet added. Its also contains Erc20 smart contract which is complied to wasm and deployed to substrate using redspot.

Deploying the Erc20 into Substrate chain.

  • Git clone project folder using below.
git clone https://github.com/nagarajmanjunath/substrate-contract-erc20.git

cd substrate-contract-erc20/substrate-node-template
  • Build the substrate in release mode.
cargo build --release
  • Start the substrate node in development mode.
./target/release/node-template --dev

Complie Erc20 using RedSpot.

cd erc20
  • Install npm
yarn or npm install
  • Compile the Erc 20 contract.
npx redspot compile ./contracts
  • Deploy Contract to Substrate
npx redspot run . ./scripts/deploy.ts --no-compile

substrate-contract-erc20's People

Contributors

vlasfama avatar

Watchers

James Cloos avatar

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.