diff --git a/LICENSE b/LICENSE index e61fcbc88..ae7a8f811 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020-2024 Lux Partners Limited +Copyright (c) 2020-2024 Lux Industries Inc Copyright (c) 2019-2023 Trust Wallet Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/Makefile b/Makefile index 4ebbac006..b86dcd534 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ MAKEFLAGS += --silent GOFMT_FILES?=$$(find . -name '*.go' | grep -v vendor) # Common commands. -all: fmt lint test +all: fmt test build: @echo " > Building main.go to bin/assets" diff --git a/blockchains/avalanchex/info/info.json b/blockchains/avalanchex/info/info.json index 148d1d6c5..0af93c72b 100644 --- a/blockchains/avalanchex/info/info.json +++ b/blockchains/avalanchex/info/info.json @@ -14,7 +14,7 @@ "links": [ { "name": "github", - "url": "https://github.com/ava-labs" + "url": "https://github.com/luxfi" }, { "name": "whitepaper", diff --git a/blockchains/binance/assets/KAVA-10C/info.json b/blockchains/binance/assets/KAVA-10C/info.json index 8cc86190a..628f2b1d9 100644 --- a/blockchains/binance/assets/KAVA-10C/info.json +++ b/blockchains/binance/assets/KAVA-10C/info.json @@ -14,7 +14,7 @@ "links": [ { "name": "github", - "url": "https://github.com/kava-labs" + "url": "https://github.com/kluxfi" }, { "name": "twitter", diff --git a/blockchains/linea/assets/0x5471ea8f739dd37E9B81Be9c5c77754D8AA953E4/info.json b/blockchains/linea/assets/0x5471ea8f739dd37E9B81Be9c5c77754D8AA953E4/info.json index df63ee8b9..a79f8471a 100644 --- a/blockchains/linea/assets/0x5471ea8f739dd37E9B81Be9c5c77754D8AA953E4/info.json +++ b/blockchains/linea/assets/0x5471ea8f739dd37E9B81Be9c5c77754D8AA953E4/info.json @@ -11,7 +11,7 @@ "links": [ { "name": "github", - "url": "https://github.com/ava-labs" + "url": "https://github.com/luxfi" }, { "name": "whitepaper", diff --git a/blockchains/smartchain/assets/0x1CE0c2827e2eF14D5C4f29a091d735A204794041/info.json b/blockchains/smartchain/assets/0x1CE0c2827e2eF14D5C4f29a091d735A204794041/info.json index 3b0ecc032..6366b699e 100644 --- a/blockchains/smartchain/assets/0x1CE0c2827e2eF14D5C4f29a091d735A204794041/info.json +++ b/blockchains/smartchain/assets/0x1CE0c2827e2eF14D5C4f29a091d735A204794041/info.json @@ -15,7 +15,7 @@ "links": [ { "name": "github", - "url": "https://github.com/ava-labs" + "url": "https://github.com/luxfi" }, { "name": "whitepaper",