Git Product home page Git Product logo

eth-porto-bounty's Introduction

ETH Porto Bounty

The goal of this bounty is to build a web3 project that uses LayerX dappKit and rocketKit frameworks.

Themes:

  • NFT
  • DeFi
  • Infrastructure
  • Integrations
  • Education
  • Supply Chain
  • DeSci
  • Coomon Goods

To Deliver your solution open a pull request on Bepro App.

Note: You will need a metamask wallet to open a pull request and connect to Moonbeam Chain. BTW , if you need GLMR to transact on Moonbeam you can use a Faucet

If you need any help please contact our team [email protected]

Happy Hacking ๐ŸŽฏ

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


Made with โค๏ธ by LayerX

eth-porto-bounty's People

Contributors

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