-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdeploy.yaml
More file actions
51 lines (50 loc) · 1.42 KB
/
deploy.yaml
File metadata and controls
51 lines (50 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
- name: 'Hosting Solutions'
id: 'hosting-solutions'
items:
- title: 'Alchemy'
logo: '/logos/alchemy.png'
url: 'https://www.alchemy.com/'
description: null
- title: 'AWS'
logo: '/logos/aws.png'
url: 'https://aws.amazon.com/blockchain/'
description: null
- title: 'Chainlinkstack'
logo: '/logos/chainlinkstack.png'
url: 'https://chainstack.com/'
description: null
- title: 'Digital Ocean'
logo: '/logos/digitalocean.png'
url: 'https://www.digitalocean.com/solutions/blockchain'
description: null
- title: 'Infura'
logo: '/logos/infura.png'
url: 'https://infura.io/'
description: null
- title: 'OpenSea'
logo: '/logos/opensea.png'
url: 'https://opensea.io/'
description: null
- title: 'Quicknode'
logo: '/logos/quicknode.png'
url: 'https://www.quicknode.com/'
description: null
- name: 'Deployment Tools'
id: 'deployment-tools'
items:
- title: 'Brownie'
logo: '/logos/brownie.png'
url: 'https://github.com/eth-brownie/brownie'
description: null
- title: 'Dapp Tools'
logo: '/logos/dapptools.png'
url: 'https://dapp.tools/'
description: null
- title: 'HardHat'
logo: '/logos/hardhat.png'
url: 'https://hardhat.org/'
description: null
- title: 'Truffle'
logo: '/logos/truffle.png'
url: 'https://trufflesuite.com/'
description: null