Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staging #114

Merged
merged 7 commits into from
Feb 19, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update: NFT Minting Demo Guide.
  • Loading branch information
emmaodia committed Feb 19, 2024
commit 66f3c77e5789517afc1ca909462de6c409fbc53d
2 changes: 1 addition & 1 deletion docs/admin-api/admin-api.info.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Once you have a secured backend account, all the transactions through the Admin

#### Before Getting Started

Before working with Admin API, if you haven't done so, please follow the guide [Getting Started](developers/fuse-box/getting-started.mdx).
Before working with Admin API, if you haven't done so, please follow the guide [Getting Started](developers/getting-started.mdx).

> #### 📘For all the Admin APIs you will need to have both your Public and Secret API Keys.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar_position: 8

### Q1

* Release the new [Fuse mobile SDK](../../developers/fuse-box/getting-started.mdx), providing tools to build mobile cross-platform Web3 apps and wallets – **Live.**
* Release the new [Fuse mobile SDK](../../developers/getting-started.mdx), providing tools to build mobile cross-platform Web3 apps and wallets – **Live.**
* Launch API Service: The Fuse API Service is a vital part of the services provided to Operators and powers the Fuse SDK. Its components will serve as the foundation for [Power Validators](../fuse-v2-next-chapter/power-validators) services. – **Live**
* The [WooCommerce Payment plugin](https://wordpress.org/plugins/charge-web3/) is available for WordPress stores. – **Live**
* Fuse Improvement Proposal (FIP) for Power Validators.
Expand Down
2 changes: 1 addition & 1 deletion docs/basics/intro-to-fuse/fuse_token.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ FUSE is available on several centralized (CEX) and decentralized DEX exchanges.

| CEX | DEX |
| ----------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Gate.io](https://www.gate.io/en/price/fuse-fuse) | Uniswap V3 [FUSE/ETH](<(https://info.uniswap.org/#/pools/0x9127c5c988917b879b3b9bc87d11ee2c9bdeda73)>) Ethereum |
| [Gate.io](https://www.gate.io/en/price/fuse-fuse) | Uniswap V3 [FUSE/ETH](https://info.uniswap.org/#/pools/0x9127c5c988917b879b3b9bc87d11ee2c9bdeda73) Ethereum |
| [Huobi Global](https://www.htx.com/en-us/asset-introduction/details/?currency=fuse) | PancakeSwap [V3](https://pancakeswap.finance/info/v3/tokens/0x5857c96dae9cf8511b08cb07f85753c472d36ea3) (BSC) |
| [MEXC Global](https://www.mexc.com/price/FUSE) | [VoltageDEX](https://app.voltage.finance/#/swap) |
| [AscendEX](https://ascendex.com/en/cashtrade-spottrading/usdt/fuse) | [Sushiswap](https://app.sushi.com/swap?inputCurrency=0xdAC17F958D2ee523a2206206994597C13D831ec7&outputCurrency=0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d) (Ethereum) |
Expand Down
14 changes: 7 additions & 7 deletions docs/basics/intro-to-fuse/what-is-fuse.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ Wrapped versions of the FUSE token exist on Ethereum (mainnet), Binance Smart Ch

You can add these to your Web3 wallet using the below contracts:

| Network | Fuse Contract |
| ------------ | ----------------------------------------------------------------------------------------- |
| Ethereum | [Etherscan](https://etherscan.io/token/0x970b9bb2c0444f5e81e9d0efb84c8ccdcdcaf84d) |
| Polygon | [Polygonscan](https://polygonscan.com/address/0xf915fdda4c882731c0456a4214548cd13a822886) |
| BNB Chain | [BSCscan](https://bscscan.com/address/0x5857c96dae9cf8511b08cb07f85753c472d36ea3) |
| Arbitrum One | [Arbiscan](https://arbiscan.io/token/0xbdef0e9ef12e689f366fe494a7a7d0dad25d9286) |
| Optimism | [Optimism](0xe453d6649643f1f460c371dc3d1da98f7922fe51) |
| Network | Fuse Contract |
| ------------ | ----------------------------------------------------------------------------------------- |
| Ethereum | [Etherscan](https://etherscan.io/token/0x970b9bb2c0444f5e81e9d0efb84c8ccdcdcaf84d) |
| Polygon | [Polygonscan](https://polygonscan.com/address/0xf915fdda4c882731c0456a4214548cd13a822886) |
| BNB Chain | [BSCscan](https://bscscan.com/address/0x5857c96dae9cf8511b08cb07f85753c472d36ea3) |
| Arbitrum One | [Arbiscan](https://arbiscan.io/token/0xbdef0e9ef12e689f366fe494a7a7d0dad25d9286) |
| Optimism | [Optimism](https://optimistic.etherscan.io/token/0xe453d6649643f1f460c371dc3d1da98f7922fe51) |
34 changes: 0 additions & 34 deletions docs/developers/fuse-box/aa-on-fuse.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/developers/fuse-box/fuse-apis/notifications-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Create a webhook with [Create Webhook API](../../../notification-api/create-webh

> #### 📘You can find your `projectId` in the URL of your project page
>
> Note that you will need to have an active Fuse account and a project with Public and Secret API keys before getting started. Please refer to [Getting Started](../../fuse-box/getting-started.mdx) before the next steps.
> Note that you will need to have an active Fuse account and a project with Public and Secret API keys before getting started. Please refer to [Getting Started](../../getting-started.mdx) before the next steps.

#### Step 2

Expand Down
3 changes: 1 addition & 2 deletions docs/developers/fuse-box/fuse-apis/smart-wallets-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ Accounts created using the Smart Wallet v2 API are Non-custodial Smart Contract
>
> For all Smart Wallets API requests, you will need to add your Public API Key to the request query params under the key `apiKey`.

The Smart Wallet API v2 is available to developers in the [API Reference](/docs/category/smart-wallet-api/) and via the [Flutter SDK](https://pub.dev/packages/fuse_wallet_sdk). The base API url is https://api.fuse.io The API key is parsed as a param `?apiKey=<YOUR_PUBLIC_API_KEY>
`
The Smart Wallet API v2 is available to developers in the [API Reference](/docs/category/smart-wallet-api-v2/) and via the [Flutter SDK](https://pub.dev/packages/fuse_wallet_sdk). The base API url is https://api.fuse.io The API key is parsed as a param `?apiKey=<YOUR_PUBLIC_API_KEY>`

The available methods are:

Expand Down
4 changes: 2 additions & 2 deletions docs/developers/fuse-box/fuse-apis/trade-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ Fuse Trade API has the following high-level API sets, which create the capabilit

**Tokens:** Returns ALL Token information.

**Working with Trade API:** Before working with Trade API, if you haven't done so, please follow the guide [Getting Started](../../fuse-box/getting-started.mdx).
**Working with Trade API:** Before working with Trade API, if you haven't done so, please follow the guide [Getting Started](../../getting-started.mdx).

#### Ready to start!

> #### 📘Remember
>
> For all Trade API requests, you will need to add your Public API Key to the request query params under the key `apiKey`.

The Trade API is available to developers in the [API Reference](/docs/category/smart-wallet-api/) and via the [Flutter SDK](https://pub.dev/packages/fuse_wallet_sdk). The base API url is https://api.fuse.io The API key is parsed as a param `?apiKey=<YOUR_PUBLIC_API_KEY>`.
The Trade API is available to developers in the [API Reference](/docs/category/smart-wallet-api-v2/) and via the [Flutter SDK](https://pub.dev/packages/fuse_wallet_sdk). The base API url is https://api.fuse.io The API key is parsed as a param `?apiKey=<YOUR_PUBLIC_API_KEY>`.

The available methods are:

Expand Down
46 changes: 0 additions & 46 deletions docs/developers/fuse-box/fuse-connect.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/developers/fuse-box/fusebox-intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ FuseBox Backend is the only Open Source project that enables developers have acc

The introduction of ERC-4337 as a standard in the Ethereum Ecosystem is a welcome development that ensures the ability to onboard the next billion users to Web3. This standard has also been extended into Fuse blockchain.

The difference is that the Fuse ecosystem provides a higher Transactions Output Per Second (TPS) and thus a faster Block Time for validating transactions. With the introduction of Account Abstraction into Fuse, DApp developers can now build without having to worry about onboarding traditional web2 users, who might have to come to use their applications and find a steep learning curve as is commonly associated with onboarding using wallets that are non-custodial and require users to recall their private keys and/or mnemonic seed phrases, given whichever scenario. So, to make it easier for developers to onboard users, Fuse has built the [Fuse Connect](fuse-connect) Wallet.
The difference is that the Fuse ecosystem provides a higher Transactions Output Per Second (TPS) and thus a faster Block Time for validating transactions. With the introduction of Account Abstraction into Fuse, DApp developers can now build without having to worry about onboarding traditional web2 users, who might have to come to use their applications and find a steep learning curve as is commonly associated with onboarding using wallets that are non-custodial and require users to recall their private keys and/or mnemonic seed phrases, given whichever scenario.

<p>&nbsp;</p>

Expand Down
94 changes: 0 additions & 94 deletions docs/developers/fuse-box/getting-started.mdx

This file was deleted.

Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.