GithubHelp home page GithubHelp logo

albertov19 / balancer-core-moonbeam Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 6.57 MB

Deployment of Balancer core contracts (and proxy) on Moonbeam

License: GNU General Public License v3.0

Solidity 58.26% JavaScript 41.74%

balancer-core-moonbeam's Introduction

Deploy Balancer on Moonbeam with Hardhat

This repository contains the scripts to deploy the Balancer Core contracts to Moonbase Alpha but also a Moonbeam development node.

In Scripts you will find also a test run (with no assertions) that can be run against a local node (much faster).

Getting Started

Clone this repository

https://github.com/albertov19/balancer-core-moonbeam
cd balancer-core-moonbeam

Install dependencies:

npm i

Add your PK in the hardhat.config.js file (please take care of you PK, they provide direct access to your funds, this is only for demostration purposes). Once you are ready you can run for a development deployment:

npx hardhat run --network development scripts/deploy-balancer.js
npx hardhat run --network development scripts/deploy-bactions.js

Or for Moonbase Alpha:

npx hardhat run --network moonbase scripts/deploy-balancer.js
npx hardhat run --network moonbase scripts/deploy-bactions.js

You can also run the "test" with the following code:

npx hardhat run --network development scripts/test-around.js

Have fun :)

balancer-core-moonbeam's People

Contributors

albertov19 avatar camelwater avatar dependabot-preview[bot] avatar fernandomartinelli avatar mikemcdonald avatar montyly avatar nmushegian avatar

Watchers

 avatar

Forkers

fotescodev

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.