All Projects → f8n → fnd-docs

f8n / fnd-docs

Licence: other
Foundation developer docs

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to fnd-docs

CryptoPunks
Subgraph for the Cryptopunks marketplace
Stars: ✭ 37 (+12.12%)
Mutual labels:  subgraph, nft, nfts
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Stars: ✭ 339 (+927.27%)
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 (+857.58%)
Mutual labels:  smart-contracts, nft
elven-nft-minter-sc
Elven Tools SC - Smart Contract for launching NFTs collections on the Elrond blockchain
Stars: ✭ 30 (-9.09%)
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 (+151.52%)
Mutual labels:  smart-contracts, nft
bcdhub
Better Call Dev backend
Stars: ✭ 30 (-9.09%)
Mutual labels:  smart-contracts, nft
ethereum-dex
Decentralized exchange implementation for the 0xcert protocol on the Ethereum blockchain.
Stars: ✭ 18 (-45.45%)
Mutual labels:  smart-contracts, nft
enjin-java-sdk
Enjin Platform SDK for Java.
Stars: ✭ 32 (-3.03%)
Mutual labels:  nft, nfts
nft-contracts
Open-source NFT contracts used by buildship.dev
Stars: ✭ 60 (+81.82%)
Mutual labels:  smart-contracts, nft
dfk
Interact with the contracts of DefiKingdoms
Stars: ✭ 74 (+124.24%)
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 (+884.85%)
Mutual labels:  smart-contracts, nft
sablier-subgraph
Subgraph for the Sablier money streaming protocol
Stars: ✭ 21 (-36.36%)
Mutual labels:  subgraph, the-graph
docs
Unleash Bitcoin's full potential with decentralized apps and smart contracts. The documentation covers key aspects of the Stacks network and technology and provides tutorials and other helpful content for developers.
Stars: ✭ 134 (+306.06%)
Mutual labels:  docs, smart-contracts
tinlake
Smart contracts for Tinlake, the on-chain securitization protocol for real-world assets
Stars: ✭ 85 (+157.58%)
Mutual labels:  smart-contracts, nft
Axie Infinity Extras
Here are all the websites and projects that are useful if you are an Axie Infinity player. If you find some projects that are not on the list, feel free to make a pull request!
Stars: ✭ 13 (-60.61%)
Mutual labels:  nft, nfts
nft-tutorial
Tezos FA2 NFT CLI Tool And Tutorial
Stars: ✭ 81 (+145.45%)
Mutual labels:  smart-contracts, nft
wordpress-nft-plugin
NFT Auction Product Type WordPress Plugin for WooCommerce – BID HAUS
Stars: ✭ 197 (+496.97%)
Mutual labels:  nft, nfts
air-support
Airdrop automation tools for Solana from The Skeleton Crew
Stars: ✭ 112 (+239.39%)
Mutual labels:  nft, nfts
waifusion-site
The new Waifusion dApp website in React (old website in v1 branch)
Stars: ✭ 20 (-39.39%)
Mutual labels:  smart-contracts, nft
gas-reporting
Reference documentation on every gas price API and all the different formats
Stars: ✭ 85 (+157.58%)
Mutual labels:  smart-contracts, nft

FND Github-Docs

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

yarn install

Local Development

yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

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].