GithubHelp home page GithubHelp logo

pon13 / ubiq-nception Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ubiq/ubiq-nception

0.0 0.0 0.0 365 KB

Ubiq nCeption - Hardhat

Home Page: https://nception.ubiqsmart.com/

Solidity 68.61% TypeScript 31.39%

ubiq-nception's Introduction

nCeption - The dream is real

Description

nCeption is a Ubiq network fork of the n Project on Ethereum. Changes being it costs 88 UBQ to claim an N NFT with those funds being sent to a Burner contract address. This mimics the Ethereum network where a 0 cost but extremely high gas fee effectively made the N numbers expensive to purchase. These were also quickly sought after on secondary markets where they became cost prohibitive to acquire and therefore experiment with. The problem with being overly popular with limited supply on an expensive network.

Running on Ubiq, nCeption should give plentiful spare N NFTs to experience the act of ownership and therefore experimentation for developers. Any derivative works will also have an active audience to display your creativities.

Smart Contracts

Smart contracts are written in Solidity and managed via Hardhat.

The Burner contract is modified from one originally created by Jeff Wilcke. The main modification involves changing the caller of the Purge action to reduce the received balance from 0.01% to 0.001%. This Burner contract is preferred over sending "burned" funds to a null burner address as it efficiently creates a self destructing smart contract which removes the UBQ from the state history.

Steps

yarn install - Install packages

npx hardhat compile - Compile contracts

npx hardhat test - Run the test suite

npx hardhat node - Run a local testing node

npx hardhat deploy --network localhost - Deploy to local testing node

npx hardhat deploy --network kovan - Deploy to Kovan Testnet

npx hardhat --network kovan etherscan-verify --api-key <api-key> - Etherscan Verify the Kovan Testnet deployment

npx hardhat --network kovan sourcify - Sourcify the Kovan Testnet deployment

Deployments

Ubiq:

Kovan Testnet:

nCeption is deployed on Kovan Testnet with a 0.0088 ETH Claim fee

ubiq-nception's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.