All Projects → uwu-labs → waifusion-site

uwu-labs / waifusion-site

Licence: MIT License
The new Waifusion dApp website in React (old website in v1 branch)

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to waifusion-site

dfk
Interact with the contracts of DefiKingdoms
Stars: ✭ 74 (+270%)
Mutual labels:  smart-contracts, nft
elven-nft-minter-sc
Elven Tools SC - Smart Contract for launching NFTs collections on the Elrond blockchain
Stars: ✭ 30 (+50%)
Mutual labels:  smart-contracts, nft
Smart-Contract-Security-Audits
Certified Smart Contract Audits (Ethereum, Hyperledger, xDAI, Huobi ECO Chain, Binance Smart Chain, Fantom, EOS, Tezos) by Chainsulting
Stars: ✭ 325 (+1525%)
Mutual labels:  smart-contracts, nft
nft-contracts
Open-source NFT contracts used by buildship.dev
Stars: ✭ 60 (+200%)
Mutual labels:  smart-contracts, nft
nba-smart-contracts
Smart contracts and transactions for Topshot, the official NBA digital collectibles game on the Flow Blockchain
Stars: ✭ 316 (+1480%)
Mutual labels:  smart-contracts, nft
gas-reporting
Reference documentation on every gas price API and all the different formats
Stars: ✭ 85 (+325%)
Mutual labels:  smart-contracts, nft
fnd-docs
Foundation developer docs
Stars: ✭ 33 (+65%)
Mutual labels:  smart-contracts, nft
Simple-Game-ERC-721-Token-Template
🔮 Very Simple ERC-721 Smart Contract Template to create your own ERC-721 Tokens on the Ethereum Blockchain, with many customizable Options 🔮
Stars: ✭ 83 (+315%)
Mutual labels:  smart-contracts, nft
tinlake
Smart contracts for Tinlake, the on-chain securitization protocol for real-world assets
Stars: ✭ 85 (+325%)
Mutual labels:  smart-contracts, nft
bcdhub
Better Call Dev backend
Stars: ✭ 30 (+50%)
Mutual labels:  smart-contracts, nft
nft-tutorial
Tezos FA2 NFT CLI Tool And Tutorial
Stars: ✭ 81 (+305%)
Mutual labels:  smart-contracts, nft
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Stars: ✭ 339 (+1595%)
Mutual labels:  smart-contracts, nft
ethereum-dex
Decentralized exchange implementation for the 0xcert protocol on the Ethereum blockchain.
Stars: ✭ 18 (-10%)
Mutual labels:  smart-contracts, nft
template-studio
A Web UI for creating, editing and testing Accord Project templates
Stars: ✭ 27 (+35%)
Mutual labels:  smart-contracts
trustbase
Smart Contract parachain interoperate with Polkadot and Ethereum
Stars: ✭ 22 (+10%)
Mutual labels:  smart-contracts
near-cli
General purpose command line tools for interacting with NEAR Protocol
Stars: ✭ 130 (+550%)
Mutual labels:  smart-contracts
cli
CLI for Titan Suite
Stars: ✭ 13 (-35%)
Mutual labels:  smart-contracts
Smart-Contract-Verifier
This project is to create a system that uses DeFi technology to enforce contracts. Users will be able to set up contracts between each other, this includes an escrow service for payments. If users disagree over whether a contract was fulfilled, a jury appointed by the system will make the final decision.
Stars: ✭ 16 (-20%)
Mutual labels:  smart-contracts
PhantasmaChain
Blockchain with native storage and smart contract integration.
Stars: ✭ 74 (+270%)
Mutual labels:  smart-contracts
incomplete-guide-to-imx
An attempt to TLDR; Layer 2 development with IMX.
Stars: ✭ 29 (+45%)
Mutual labels:  nft

Waifusion Website

Welcome to the repo for the waifusion.io website - a React project implementing Web3 which allows users to interact with the Waifusion NFT project.

Development

  • Install Yarn (or Node).
  • Then run the following commands:
# Clone the project to download its contents
> cd projects/
> git clone https://github.com/waifusion/waifusion-site.git

# Make Yarn install the project's dependencies into node_modules/
> cd waifusion-site/
> yarn install

# Startup the project
> yarn start

Waifusion has experimental support for Gitpod, a pre-configured development environment that runs in your browser. To use Gitpod, click the button below and sign in with GitHub. Gitpod also offers a browser add-on, though it is not required.

Edit with Gitpod


Waifusion Site can be deployed on Vercel for testing.

Deploy with Vercel

FAQ

Question: Where's the dungeon contract gone?

Answer: We've moved it to here in an effort to clean up the Waifusion project.

License

MIT

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].