aneopsy / baldr

Baldr is an Ethereum Smart Contract Tool

Home Page:https://baldr.aneopsy.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<Baldr> Forks Stargazers Issues MIT License LinkedIn


Logo

Baldr, an Ethereum Smart Contract Tool!
Go to Baldr »

Project · Report Bug · Request Feature

Table of Contents

About The Project

Baldr

This is source code of baldr.aneopsy.com website. Baldr is a web tool for interacting with Ethereum smart contracts.

Built With

Getting Started

If you want to run the project locally you can follow these steps.

Prerequisites

Baldr use yarn but you can use npm instead.

  • yarn
npm install -g yarn

Installation

  1. Clone the repo
git clone https://github.com/aneopsy/baldr
  1. Install NPM packages
yarn install
  1. Start baldr
yarn start

Usage

For more tests, here a list of smart-contracts:

Mainnet

Name Type Address
WEENUS ERC-20 0x2823589Ae095D99bD64dEeA80B4690313e2fB519
XEENUS ERC-20 0xeEf5E2d8255E973d587217f9509B416b41CA5870
YEENUS ERC-20 0x187E63F9eBA692A0ac98d3edE6fEb870AF0079e1
ZEENUS ERC-20 0x0693c3a780A0a757E803a4BD76bCf43d438f8806

Ropsten

Name Type Address
Nox ERC-721 0xBa9e0e2a894321afED6E8502C9385EC08a29292F
WEENUS ERC-20 0x101848D5C5bBca18E6b4431eEdF6B95E9ADF82FA
XEENUS ERC-20 0x7E0480Ca9fD50EB7A3855Cf53c347A1b4d6A2FF5
YEENUS ERC-20 0xF6fF95D53E08c9660dC7820fD5A775484f77183A
ZEENUS ERC-20 0xC84f8B669Ccb91C86AB2b38060362b9956f2De52

Kovan

Name Type Address
WEENUS ERC-20 0xaFF4481D10270F50f203E0763e2597776068CBc5
XEENUS ERC-20 0x022E292b44B5a146F2e8ee36Ff44D3dd863C915c
YEENUS ERC-20 0xc6fDe3FD2Cc2b173aEC24cc3f267cb3Cd78a26B7
ZEENUS ERC-20 0x1f9061B953bBa0E36BF50F21876132DcF276fC6e

Rinkeby

Name Type Address
WEENUS ERC-20 0xaFF4481D10270F50f203E0763e2597776068CBc5
XEENUS ERC-20 0x022E292b44B5a146F2e8ee36Ff44D3dd863C915c
YEENUS ERC-20 0xc6fDe3FD2Cc2b173aEC24cc3f267cb3Cd78a26B7
ZEENUS ERC-20 0x1f9061B953bBa0E36BF50F21876132DcF276fC6e

Görli

Name Type Address
WEENUS ERC-20 0xaFF4481D10270F50f203E0763e2597776068CBc5
XEENUS ERC-20 0x022E292b44B5a146F2e8ee36Ff44D3dd863C915c
YEENUS ERC-20 0xc6fDe3FD2Cc2b173aEC24cc3f267cb3Cd78a26B7
ZEENUS ERC-20 0x1f9061B953bBa0E36BF50F21876132DcF276fC6e

Roadmap

See the project board for more information

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

AneoPsy - @AneoPsy

Project Link: https://github.com/aneopsy

About

Baldr is an Ethereum Smart Contract Tool

https://baldr.aneopsy.com/

License:MIT License


Languages

Language:JavaScript 50.7%Language:TypeScript 44.7%Language:CSS 3.8%Language:HTML 0.7%Language:Batchfile 0.0%