diff --git a/.gitignore b/.gitignore index 4d29575..075d712 100644 --- a/.gitignore +++ b/.gitignore @@ -8,9 +8,6 @@ # testing /coverage -# production -/build - # misc .DS_Store .env.local @@ -21,3 +18,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +/build/**/*.map \ No newline at end of file diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..e927d0c --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +multisig.credix.finance \ No newline at end of file diff --git a/README.md b/README.md index 5d6bbe8..cb21dfd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo ## Available Scripts -In the project directory, you can run: +In the project directory, you can run ### `yarn start` @@ -45,7 +45,11 @@ You can learn more in the [Create React App documentation](https://facebook.gith To learn React, check out the [React documentation](https://reactjs.org/). -### Port Multisig Address -Multisig address: `6ExGdhoUeqzExzXWx1tW2RPojuRnfXeTRwQ7sCeEcnKy` +### Credix Multisig Addresses +#### Mainnet +Multisig address: `AM194gsNqRnmu8CZKi5GBPRGMC4Bq4Egkj2GQ4Yz4JZ4` +Program derived address: `9GKiJfzjUUpWxKm1owKwAA2QWMQc7UXg4btXPF1BEbLV` -Program derived address: `8jJSYeg13LwDP3jNdPdKsG88pNEgmKuwn5W4kPZ13dn8` +#### Devnet +Multisig address: `5xwnWVbJuU3DQH6S6tBjr7D49nhMV9t8ZDNFLFYL4nPH` +Program derived address: `Du6efvMcXXLGyEea4SrTnVGHgBZmu4xU7SM9vDfRDqrp` \ No newline at end of file diff --git a/build/asset-manifest.json b/build/asset-manifest.json new file mode 100644 index 0000000..69301db --- /dev/null +++ b/build/asset-manifest.json @@ -0,0 +1,15 @@ +{ + "files": { + "main.css": "./static/css/main.a0d8d90f.css", + "main.js": "./static/js/main.827183f4.js", + "static/js/806.21b30677.chunk.js": "./static/js/806.21b30677.chunk.js", + "index.html": "./index.html", + "main.a0d8d90f.css.map": "./static/css/main.a0d8d90f.css.map", + "main.827183f4.js.map": "./static/js/main.827183f4.js.map", + "806.21b30677.chunk.js.map": "./static/js/806.21b30677.chunk.js.map" + }, + "entrypoints": [ + "static/css/main.a0d8d90f.css", + "static/js/main.827183f4.js" + ] +} \ No newline at end of file diff --git a/build/credix.svg b/build/credix.svg new file mode 100644 index 0000000..ad2a524 --- /dev/null +++ b/build/credix.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/build/favicon.ico b/build/favicon.ico new file mode 100644 index 0000000..a11777c Binary files /dev/null and b/build/favicon.ico differ diff --git a/build/index.html b/build/index.html new file mode 100644 index 0000000..484f43d --- /dev/null +++ b/build/index.html @@ -0,0 +1 @@ +