> For the complete documentation index, see [llms.txt](https://services.w3coins.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.w3coins.io/mainnet/nolus.md).

# Nolus

**Nolus** is a DeFi project created to eliminate the inefficiencies of current money markets by providing an innovative solution for its users. The main product of Nolus is DeFi Lease, the world's first DeFi lease that allows users to make a real return on their initial investment.

### [Stake now!](https://explorer.w3coins.io/nolus/staking/nolusvaloper14uhx3rrqy5wat52ed663jyte70jm93335qfak0) 18-23% Expected reward rate

## **Chain explorer**

* <https://explorer.w3coins.io/nolus>
* <https://nolus.explorers.guru/>

## Community Tools and Services

#### **RPC**

```
https://nolus-rpc.w3coins.io
```

#### **gRPC**

```
nolus-grpc.w3coins.io:19790
```

#### **API**

```
https://nolus-api.w3coins.io
```

#### **Seed Node**

```
91706fd6ec45e38661ba7bb7567fc572b738c3ea@seed-node.w3coins.io:23266
```

**Addrbook**

```
wget -O addrbook.json https://s3.eu-central-1.amazonaws.com/w3coins.io/addrbook/nolus-mainnet/addrbook.json --inet4-only
mv addrbook.json ~/.injectived/config
```

**Genesis**

```
wget -O genesis.json https://s3.eu-central-1.amazonaws.com/w3coins.io/genesis/nolus-mainnet/genesis.json --inet4-only
mv genesis.json ~/.injectived/config
```
