Giter Site home page Giter Site logo

layerx-labs / layerx-web3-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hvasconcelos/layerx-web3-boilerplate

9.0 0.0 4.0 327 KB

LayerX Web3 BoilerPlate Project

Home Page: https://layerx.xyz

JavaScript 0.32% TypeScript 95.68% CSS 1.28% Solidity 2.72%

layerx-web3-boilerplate's Introduction

LayerX Web3 Boiler Plate Project

This boilerplate project with Nextjs + dappKit + Rocket Kit could be used as a starting point

  • Contracts - An Hardhat Project for your smart contracts
  • Interface - A Next.js project with a dappKit Context built-in

Rocket Kit

Rocket Kit is an React.js open source UI Design System used by LayerX products.

dappKit

dappKit is a powerful Typescript/Javascript SDK that allows you to develop beautiful web3 apps in a matter of minutes. We mean it.

Connect to an EVM Blockchain node in 3 lines of code

Connecting is as easy as providing a RPC Url and (optionally) a private key to the WebConnection and calling a connect method.

Interact with EVM Smart Contract methods and public data

The Model class provides two important methods, sendTx and callTx with which its possible to interact with any deployed contract on the blockchain; The same class also provides all methods, and typings, under the contract.methods property getter.

Deploy standard and custom contracts

ERC-20, ERC-1155, ERC-721, or other custom contracts can be deployed to any EVM compatible blockchain. By providing the Model with a Web3Connection and an ABI array, the deploy() function becomes available, providing the required arguments will return a TransactionReceipt holding the new contractAddress. You can even use dappKit to create custom typescript or javascript scripts to interact with any EVM blockchain

Wallet Integration

Integrates easily with Metamask to sign and submit smart contract transactions in your javascript dapp.

Generate a wrapper for your EVM contract

Interact with your smart contract on your dapp by generating a typescript/javascript wrapper using dappKit LaunchPad

Important Links

Satellite Products


Made with ❤️ by LayerX

layerx-web3-boilerplate's People

Contributors

hvasconcelos avatar ickas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.