Anna1-1 / NEXO-Token

Ethereum Smart Contract for NEXO ERC20 Token

Home Page:https://nexo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

current

NEXO Smart Contracts

License

yarn npm truffle ganache-cli solidity

Project description

The World's First Instant Crypto-backed Loans.

This repository contains the NEXO token smart-contract.

Dependencies

We use Truffle to compile, test and deploy smart contracts.

You will also need a running node with an active JSON-RPC (required). For testing purposes, we suggest using Ganache. We strongly recommend you to use latest node, npm, and yarn versions.

The environment can be set up by the command: yarn install

For more information about Truffle visit http://truffleframework.com/docs/.

Usage

  1. Install Yarn
  2. yarn install - installs all npm packages.
  3. yarn compile - compiles contracts.
  4. yarn test - runs tests

Contracts on Etherscan

Token address: 0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206

Authors

Powered by Zerion

About

Ethereum Smart Contract for NEXO ERC20 Token

https://nexo.io

License:Apache License 2.0


Languages

Language:JavaScript 63.2%Language:Solidity 32.6%Language:Shell 4.2%